diff options
Diffstat (limited to 'usr.sbin/lpr/runqueue/printjob.c')
| -rw-r--r-- | usr.sbin/lpr/runqueue/printjob.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/lpr/runqueue/printjob.c b/usr.sbin/lpr/runqueue/printjob.c index 929d6a318016..f72979ce898c 100644 --- a/usr.sbin/lpr/runqueue/printjob.c +++ b/usr.sbin/lpr/runqueue/printjob.c @@ -43,7 +43,7 @@ static const char copyright[] =  static char sccsid[] = "@(#)printjob.c	8.7 (Berkeley) 5/10/95";  */  static const char rcsid[] = -	"$Id$"; +	"$Id: printjob.c,v 1.18 1997/12/02 20:45:58 wollman Exp $";  #endif /* not lint */ | 
