diff options
Diffstat (limited to 'usr.sbin/pppd/magic.c')
-rw-r--r-- | usr.sbin/pppd/magic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/magic.c b/usr.sbin/pppd/magic.c index 7ff35adec7f75..640b82d56f26e 100644 --- a/usr.sbin/pppd/magic.c +++ b/usr.sbin/pppd/magic.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: magic.c,v 1.6 1997/08/19 17:52:42 peter Exp $"; +static char rcsid[] = "$Id: magic.c,v 1.7 1998/06/20 18:02:12 peter Exp $"; #endif #include <stdio.h> |