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 827bf0d1af9e..bfff47bf1b2f 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[] = - "$Id: lpd.c,v 1.9 1997/12/02 20:45:54 wollman Exp $"; + "$Id: lpd.c,v 1.10 1998/09/11 18:49:32 wollman Exp $"; #endif /* not lint */ /* |
