summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source/request.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-10-08 05:39:08 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-10-08 05:39:08 +0000
commite1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d (patch)
treed57c49002f2656171c2f00359a26c3e3f414b6ad /usr.sbin/lpr/common_source/request.c
parent7d5bc6320988857ad6ae9fe1d002ad6d8a7af0dd (diff)
Diffstat (limited to 'usr.sbin/lpr/common_source/request.c')
-rw-r--r--usr.sbin/lpr/common_source/request.c2
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>