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 cfde7b8ecd88..e1e12a0898ff 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.4 1995/05/30 03:51:18 rgrimes Exp $"; +static char rcsid[] = "$Id: pppstats.c,v 1.4.4.1 1995/08/26 12:14:12 davidg Exp $"; #endif #include <ctype.h> |
