diff options
Diffstat (limited to 'usr.sbin/pppd/auth.c')
-rw-r--r-- | usr.sbin/pppd/auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/auth.c b/usr.sbin/pppd/auth.c index 94395f5a8de05..0b5496c912fd1 100644 --- a/usr.sbin/pppd/auth.c +++ b/usr.sbin/pppd/auth.c @@ -33,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: auth.c,v 1.23 1998/06/20 18:02:08 peter Exp $"; +static char rcsid[] = "$Id: auth.c,v 1.7.2.4 1998/06/23 21:41:22 peter Exp $"; #endif #include <stdio.h> |