diff options
Diffstat (limited to 'usr.sbin/pppd/ipcp.c')
| -rw-r--r-- | usr.sbin/pppd/ipcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/ipcp.c b/usr.sbin/pppd/ipcp.c index 6c9abb15f2be..2b41e1cdf4de 100644 --- a/usr.sbin/pppd/ipcp.c +++ b/usr.sbin/pppd/ipcp.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: ipcp.c,v 1.8 1994/05/26 06:37:34 paulus Exp $"; +static char rcsid[] = "ipcp.c,v 1.2 1994/09/25 02:31:59 wollman Exp"; #endif /* |
