diff options
Diffstat (limited to 'usr.sbin/lpr/common_source/recvjob.c')
-rw-r--r-- | usr.sbin/lpr/common_source/recvjob.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/common_source/recvjob.c b/usr.sbin/lpr/common_source/recvjob.c index a2de1a94641f1..ff3555e26e2b1 100644 --- a/usr.sbin/lpr/common_source/recvjob.c +++ b/usr.sbin/lpr/common_source/recvjob.c @@ -43,7 +43,7 @@ static const char copyright[] = static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/lpr/common_source/recvjob.c,v 1.13 1999/08/28 01:16:48 peter Exp $"; #endif /* not lint */ /* |