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 1a1e7ebec3d9..0cc922afb22c 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -26,7 +26,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: pppstats.c,v 1.2 1994/11/12 19:33:41 lars Exp $"; +static char rcsid[] = "pppstats.c,v 1.3 1994/11/19 13:57:06 jkh Exp"; #endif #include <ctype.h> |
