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 c3acafbe8392..711b6808964b 100644 --- a/usr.sbin/pppd/chap.c +++ b/usr.sbin/pppd/chap.c @@ -34,7 +34,7 @@   */  #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/chap.c,v 1.10 1999/08/28 01:19:01 peter Exp $";  #endif  /* | 
