summaryrefslogtreecommitdiff
path: root/games/hack/hack.o_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.o_init.c')
-rw-r--r--games/hack/hack.o_init.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/hack/hack.o_init.c b/games/hack/hack.o_init.c
index 958bd68a914..ee4c0c27e04 100644
--- a/games/hack/hack.o_init.c
+++ b/games/hack/hack.o_init.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hack.o_init.c,v 1.4 2003/05/19 06:30:56 pjanzen Exp $ */
+/* $OpenBSD: hack.o_init.c,v 1.5 2009/10/27 23:59:25 deraadt Exp $ */
/*
* Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
@@ -61,10 +61,6 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] = "$OpenBSD: hack.o_init.c,v 1.4 2003/05/19 06:30:56 pjanzen Exp $";
-#endif /* not lint */
-
#include <stdio.h>
#include <string.h>
#include "config.h" /* for typedefs */