diff options
Diffstat (limited to 'usr.sbin/pppd/cbcp.c')
| -rw-r--r-- | usr.sbin/pppd/cbcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/cbcp.c b/usr.sbin/pppd/cbcp.c index 27b88659ba1b..d594e5a9941b 100644 --- a/usr.sbin/pppd/cbcp.c +++ b/usr.sbin/pppd/cbcp.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/cbcp.c,v 1.7.22.1 2010/02/10 00:26:20 kensmith Exp $"; #endif #include <stdio.h> |
