summaryrefslogtreecommitdiff
path: root/usr.sbin/config/sem.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/sem.c')
-rw-r--r--usr.sbin/config/sem.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/config/sem.c b/usr.sbin/config/sem.c
index 94e667140d2..9f958f45b92 100644
--- a/usr.sbin/config/sem.c
+++ b/usr.sbin/config/sem.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: sem.c,v 1.9 1997/01/18 02:24:19 briggs Exp $ */
-/* $NetBSD: sem.c,v 1.10 1996/11/11 23:40:11 gwr Exp $ */
+/* $OpenBSD: sem.c,v 1.10 1997/08/07 10:22:27 downsj Exp $ */
+/* $NetBSD: sem.c,v 1.14 1997/03/14 20:43:05 leo Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -63,7 +63,6 @@ const char *s_generic;
const char *s_nfs;
static const char *s_qmark;
-static struct hashtab *attrtab; /* for attribute lookup */
static struct hashtab *cfhashtab; /* for config lookup */
static struct hashtab *devitab; /* etc */