summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-10-19 05:01:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-10-19 05:01:02 +0000
commitc56820c826d9fae4b21cc571378305708aa3dab0 (patch)
tree7fe046ebdb726dda64b03a39222ec6a7ac3e4a29 /lib
parent38db666e4fc86e610347ba635f11ed73d261a112 (diff)
did not compile, sigh
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/time/zdump.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/time/zdump.c b/lib/libc/time/zdump.c
index df9669979a9..77ba168f464 100644
--- a/lib/libc/time/zdump.c
+++ b/lib/libc/time/zdump.c
@@ -5,8 +5,9 @@
#if defined(LIBC_SCCS) && !defined(lint) && !defined(NOID)
static char elsieid[] = "@(#)zdump.c 7.31";
-static char rcsid[] = "$OpenBSD: zdump.c,v 1.14 2004/10/18 22:33:43 millert Exp $";
+static char rcsid[] = "$OpenBSD: zdump.c,v 1.15 2004/10/19 05:01:01 deraadt Exp $";
static char elsieid[] = "@(#)zdump.c 7.40";
+#endif /* LIBC_SCCS and not lint */
/*
** This code has been made independent of the rest of the time