diff options
Diffstat (limited to 'usr.sbin/pppd/lcp.c')
| -rw-r--r-- | usr.sbin/pppd/lcp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/lcp.c b/usr.sbin/pppd/lcp.c index 74009872011f4..85ddd2ddcab28 100644 --- a/usr.sbin/pppd/lcp.c +++ b/usr.sbin/pppd/lcp.c @@ -18,7 +18,7 @@   */  #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/lcp.c,v 1.11.32.1 2009/04/15 03:14:26 kensmith Exp $";  #endif  /*  | 
