From fb6660182950abec2ee83717a9008cec2d596771 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 31 Jul 1996 17:21:48 +0000 Subject: comment an #endif --- usr.sbin/kvm_mkdb/nlist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/kvm_mkdb/nlist.c b/usr.sbin/kvm_mkdb/nlist.c index d9e27294b0a..d60ce68006a 100644 --- a/usr.sbin/kvm_mkdb/nlist.c +++ b/usr.sbin/kvm_mkdb/nlist.c @@ -33,7 +33,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)nlist.c 8.1 (Berkeley) 6/6/93";*/ -static char *rcsid = "$Id: nlist.c,v 1.4 1996/07/31 16:51:51 deraadt Exp $"; +static char *rcsid = "$Id: nlist.c,v 1.5 1996/07/31 17:21:47 deraadt Exp $"; #endif /* not lint */ #include @@ -229,7 +229,7 @@ badread(nr, p) badfmt(p); } -#endif +#endif /* DO_AOUT */ #ifdef DO_ELF int -- cgit v1.2.3