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 c7ed4619f3235..3929c1658936c 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.8 1997/08/19 17:52:34 peter Exp $"; +static char rcsid[] = "$Id: chap.c,v 1.9 1998/03/22 05:32:46 peter Exp $"; #endif /* |