aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/chkprintcap/chkprintcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/chkprintcap/chkprintcap.c')
-rw-r--r--usr.sbin/lpr/chkprintcap/chkprintcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.c b/usr.sbin/lpr/chkprintcap/chkprintcap.c
index 91e8299d5826..b2889a3162db 100644
--- a/usr.sbin/lpr/chkprintcap/chkprintcap.c
+++ b/usr.sbin/lpr/chkprintcap/chkprintcap.c
@@ -31,7 +31,7 @@ static const char copyright[] =
"Copyright (C) 1997, Massachusetts Institute of Technology\r\n";
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/lpr/chkprintcap/chkprintcap.c,v 1.8 2003/07/15 08:48:30 gad Exp $");
#include <sys/types.h>
#include <sys/queue.h>