diff options
Diffstat (limited to 'usr.sbin/lpr/lpd/extern.h')
-rw-r--r-- | usr.sbin/lpr/lpd/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpd/extern.h b/usr.sbin/lpr/lpd/extern.h index 14cb9e1bcffc4..a4ccbd1dfb593 100644 --- a/usr.sbin/lpr/lpd/extern.h +++ b/usr.sbin/lpr/lpd/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)extern.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpd/extern.h,v 1.9 2003/07/14 15:54:40 gad Exp $ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ |