diff options
Diffstat (limited to 'usr.sbin/lpr/common_source/request.c')
-rw-r--r-- | usr.sbin/lpr/common_source/request.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/common_source/request.c b/usr.sbin/lpr/common_source/request.c index d3e3cdf9650d7..51781f9ca6d4e 100644 --- a/usr.sbin/lpr/common_source/request.c +++ b/usr.sbin/lpr/common_source/request.c @@ -30,7 +30,7 @@ static const char copyright[] = "Copyright (C) 1997, Massachusetts Institute of Technology\r\n"; static const char rcsid[] = - "$Id$"; + "$Id: request.c,v 1.1 1997/12/02 20:45:27 wollman Exp $"; #include <sys/types.h> #include <sys/stat.h> |