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 14b28b16b3d4..ba7377f2a6e9 100644 --- a/usr.sbin/pppd/chap.c +++ b/usr.sbin/pppd/chap.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: chap.c,v 1.2 1994/09/25 02:31:54 wollman Exp $"; +static char rcsid[] = "chap.c,v 1.3 1995/05/30 03:51:05 rgrimes Exp"; #endif /* |
