diff options
Diffstat (limited to 'usr.sbin/pppstats/pppstats.c')
-rw-r--r-- | usr.sbin/pppstats/pppstats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppstats/pppstats.c b/usr.sbin/pppstats/pppstats.c index d3b7b3d2ca160..9ffd499982090 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppstats/pppstats.c,v 1.14.38.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> |