diff options
Diffstat (limited to 'usr.sbin/pppctl/pppctl.c')
| -rw-r--r-- | usr.sbin/pppctl/pppctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppctl/pppctl.c b/usr.sbin/pppctl/pppctl.c index d8e7b42ca7fa..deb5692e859d 100644 --- a/usr.sbin/pppctl/pppctl.c +++ b/usr.sbin/pppctl/pppctl.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pppctl/pppctl.c,v 1.32.2.1 2004/12/16 01:59:00 brian Exp $"); #include <sys/types.h> |
