diff options
Diffstat (limited to 'usr.sbin/pppd/ipxcp.c')
| -rw-r--r-- | usr.sbin/pppd/ipxcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/ipxcp.c b/usr.sbin/pppd/ipxcp.c index d035709bb036..ad8e6b5c06ba 100644 --- a/usr.sbin/pppd/ipxcp.c +++ b/usr.sbin/pppd/ipxcp.c @@ -19,7 +19,7 @@ #ifdef IPX_CHANGE #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ipxcp.c,v 1.4.4.1 1999/08/29 15:47:02 peter Exp $"; #endif /* |
