summaryrefslogtreecommitdiff
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 5a5592b3c919..30540a1bf8a0 100644
--- a/usr.sbin/lpr/chkprintcap/chkprintcap.c
+++ b/usr.sbin/lpr/chkprintcap/chkprintcap.c
@@ -30,7 +30,7 @@
static const char copyright[] =
"Copyright (C) 1997, Massachusetts Institute of Technology\r\n";
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/lpr/chkprintcap/chkprintcap.c,v 1.3.2.2 2002/04/18 20:45:23 gad Exp $";
#include <sys/types.h>
#include <sys/queue.h>