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 bdf24d1193df..dcc87b92665f 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.6.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* |