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 18bb7e6114e1..83063c0fb8ae 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -37,7 +37,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: pppstats.c,v 1.11 1995/07/11 06:41:45 paulus Exp $"; +static char rcsid[] = "$Id: pppstats.c,v 1.6 1995/10/31 21:41:59 peter Exp $"; #endif #include <ctype.h> |