diff options
Diffstat (limited to 'usr.sbin/lpr/lpd/lpd.c')
| -rw-r--r-- | usr.sbin/lpr/lpd/lpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.c b/usr.sbin/lpr/lpd/lpd.c index f5df2a761eaf..8fdf814d0dd6 100644 --- a/usr.sbin/lpr/lpd/lpd.c +++ b/usr.sbin/lpr/lpd/lpd.c @@ -43,7 +43,7 @@ static const char copyright[] = static char sccsid[] = "@(#)lpd.c 8.7 (Berkeley) 5/10/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/lpr/lpd/lpd.c,v 1.10.2.1 1999/08/29 15:43:22 peter Exp $"; #endif /* not lint */ /* |
