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 b104eafbfe3f..099fca8940a4 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: pppstats.c,v 1.12 1998/03/21 20:47:53 peter Exp $"; +static char rcsid[] = "$Id: pppstats.c,v 1.6.2.1 1998/06/23 21:48:50 peter Exp $"; #endif #include <stdio.h> |
