diff options
Diffstat (limited to 'usr.sbin/pppd/main.c')
-rw-r--r-- | usr.sbin/pppd/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/main.c b/usr.sbin/pppd/main.c index c60e91616cef7..099242bebad05 100644 --- a/usr.sbin/pppd/main.c +++ b/usr.sbin/pppd/main.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: main.c,v 1.6 1996/08/11 17:29:33 pst Exp $"; +static char rcsid[] = "$Id: main.c,v 1.7 1996/10/22 21:41:43 scrappy Exp $"; #endif #include <stdio.h> |