summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpd/modes.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lpd/modes.c')
-rw-r--r--usr.sbin/lpr/lpd/modes.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpd/modes.c b/usr.sbin/lpr/lpd/modes.c
index 9e08017c415..fc47cd9a115 100644
--- a/usr.sbin/lpr/lpd/modes.c
+++ b/usr.sbin/lpr/lpd/modes.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: modes.c,v 1.3 1997/01/17 16:12:42 millert Exp $ */
/* $NetBSD: modes.c,v 1.1 1995/10/03 15:02:45 hpeyerl Exp $ */
/*-
@@ -37,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94";
#else
-static char rcsid[] = "$NetBSD: modes.c,v 1.1 1995/10/03 15:02:45 hpeyerl Exp $";
+static char rcsid[] = "$OpenBSD: modes.c,v 1.3 1997/01/17 16:12:42 millert Exp $";
#endif
#endif /* not lint */