diff options
Diffstat (limited to 'usr.sbin/lptcontrol/lptcontrol.c')
| -rw-r--r-- | usr.sbin/lptcontrol/lptcontrol.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/lptcontrol/lptcontrol.c b/usr.sbin/lptcontrol/lptcontrol.c index 5fb97982c7c5..612f06cc881c 100644 --- a/usr.sbin/lptcontrol/lptcontrol.c +++ b/usr.sbin/lptcontrol/lptcontrol.c @@ -29,7 +29,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lptcontrol/lptcontrol.c,v 1.14 2003/05/03 21:06:37 obrien Exp $");  #include <ctype.h>  #include <err.h> | 
