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 c98246172a7b..39228aa83b3c 100644 --- a/usr.sbin/pppd/auth.c +++ b/usr.sbin/pppd/auth.c @@ -33,7 +33,7 @@   */  #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/auth.c,v 1.28 2003/10/26 06:01:06 peter Exp $";  #endif  #include <stdio.h> | 
