summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpd/key.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-01-17 16:12:51 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-01-17 16:12:51 +0000
commit5f75932b70719fc1736d1073322d41e9f2b93aad (patch)
treebf9da9df19734090dbf8e54cae4eb1747d53bd42 /usr.sbin/lpr/lpd/key.c
parent7f9a2633d1939816851d2079a6f4abeaddde559d (diff)
Add OpenBSD tags (was in wrong dir for previous commit)
Diffstat (limited to 'usr.sbin/lpr/lpd/key.c')
-rw-r--r--usr.sbin/lpr/lpd/key.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lpr/lpd/key.c b/usr.sbin/lpr/lpd/key.c
index b6ac5c419b1..d024bd72cb1 100644
--- a/usr.sbin/lpr/lpd/key.c
+++ b/usr.sbin/lpr/lpd/key.c
@@ -1,4 +1,4 @@
-/* $NetBSD: key.c,v 1.1 1995/10/03 15:02:41 hpeyerl Exp $ */
+/* $OpenBSD: key.c,v 1.2 1997/01/17 16:12:40 millert Exp $ */
/*-
* Copyright (c) 1991, 1993, 1994
@@ -37,7 +37,7 @@
#if 0
static char sccsid[] = "@(#)key.c 8.3 (Berkeley) 4/2/94";
#else
-static char rcsid[] = "$NetBSD: key.c,v 1.1 1995/10/03 15:02:41 hpeyerl Exp $";
+static char rcsid[] = "$OpenBSD: key.c,v 1.2 1997/01/17 16:12:40 millert Exp $";
#endif
#endif /* not lint */