summaryrefslogtreecommitdiff
path: root/games/hack/hack.apply.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 23:41:50 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 23:41:50 +0000
commitfd035ee2cd54635d9569e767314b3d33777e04b5 (patch)
treea21c292563eb335ced79ef252a2cbef718a1adf9 /games/hack/hack.apply.c
parentf5e101f7c8e7118f1d8dff37a99a3b7950cd173a (diff)
$OpenBSD$
Diffstat (limited to 'games/hack/hack.apply.c')
-rw-r--r--games/hack/hack.apply.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/hack/hack.apply.c b/games/hack/hack.apply.c
index 46bdc64f56c..95903a72499 100644
--- a/games/hack/hack.apply.c
+++ b/games/hack/hack.apply.c
@@ -1,9 +1,11 @@
+/* $OpenBSD: hack.apply.c,v 1.2 2001/01/28 23:41:43 niklas Exp $ */
+
/*
* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
*/
#ifndef lint
-static char rcsid[] = "$NetBSD: hack.apply.c,v 1.4 1995/03/23 08:29:47 cgd Exp $";
+static char rcsid[] = "$OpenBSD: hack.apply.c,v 1.2 2001/01/28 23:41:43 niklas Exp $";
#endif /* not lint */
#include "hack.h"