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 79ea90b1ef64..2f3307b854bf 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[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/lpr/common_source/request.c,v 1.2.2.1 2001/06/12 16:40:57 gad Exp $"; #include <sys/types.h> #include <sys/stat.h> |