diff options
Diffstat (limited to 'usr.sbin/pppd/chap.c')
-rw-r--r-- | usr.sbin/pppd/chap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/chap.c b/usr.sbin/pppd/chap.c index 3929c1658936..9419e8e3fb0b 100644 --- a/usr.sbin/pppd/chap.c +++ b/usr.sbin/pppd/chap.c @@ -34,7 +34,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: chap.c,v 1.9 1998/03/22 05:32:46 peter Exp $"; +static char rcsid[] = "$Id: chap.c,v 1.5.2.1 1998/06/23 21:41:26 peter Exp $"; #endif /* |