summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.o_init.c
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>2001-01-28 23:41:40 +0000
committerniklas <niklas@openbsd.org>2001-01-28 23:41:40 +0000
commitd0b779f3ff670b0a5cefd851fc794c9e42b89304 (patch)
treefd80601aca8d3f86d5f8fb2a9c35146c1084b8ce /games/hack/hack.o_init.c
parent$OpenBSD$ (diff)
downloadwireguard-openbsd-d0b779f3ff670b0a5cefd851fc794c9e42b89304.tar.xz
wireguard-openbsd-d0b779f3ff670b0a5cefd851fc794c9e42b89304.zip
$OpenBSD$
Diffstat (limited to 'games/hack/hack.o_init.c')
-rw-r--r--games/hack/hack.o_init.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/hack/hack.o_init.c b/games/hack/hack.o_init.c
index a9480b7b1cf..736d2d5cb45 100644
--- a/games/hack/hack.o_init.c
+++ b/games/hack/hack.o_init.c
@@ -1,9 +1,11 @@
+/* $OpenBSD: hack.o_init.c,v 1.2 2001/01/28 23:41:44 niklas Exp $ */
+
/*
* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
*/
#ifndef lint
-static char rcsid[] = "$NetBSD: hack.o_init.c,v 1.4 1995/04/24 12:23:27 cgd Exp $";
+static char rcsid[] = "$OpenBSD: hack.o_init.c,v 1.2 2001/01/28 23:41:44 niklas Exp $";
#endif /* not lint */
#include "config.h" /* for typedefs */