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 20dfd6fe3a48..8469cdb64bfa 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.1 1993/11/11 03:54:25 paulus Exp $"; +static char rcsid[] = "$Id: magic.c,v 1.2 1994/09/25 02:32:05 wollman Exp $";  #endif  #include <stdio.h> | 
