diff options
Diffstat (limited to 'usr.sbin/lpr/chkprintcap/chkprintcap.c')
| -rw-r--r-- | usr.sbin/lpr/chkprintcap/chkprintcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.c b/usr.sbin/lpr/chkprintcap/chkprintcap.c index 9b4e8c92b0ec..25dc0c422af7 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[] = - "$Id: chkprintcap.c,v 1.1 1997/12/02 20:45:11 wollman Exp $"; + "$Id: chkprintcap.c,v 1.2 1997/12/06 05:37:18 jdp Exp $"; #include <sys/types.h> #include <sys/queue.h> |
