summaryrefslogtreecommitdiffstats
path: root/games/hack/def.rm.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/def.rm.h')
-rw-r--r--games/hack/def.rm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hack/def.rm.h b/games/hack/def.rm.h
index f84921c..162c10d 100644
--- a/games/hack/def.rm.h
+++ b/games/hack/def.rm.h
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* def.rm.h - version 1.0.2 */
+/* $FreeBSD$ */
/* Level location types */
#define HWALL 1
@@ -32,7 +33,7 @@
#define CORR_SYM ':'
#else
#define CORR_SYM '#'
-#endif QUEST
+#endif /* QUEST */
#define POOL_SYM '}'
#define ERRCHAR '{'
OpenPOWER on IntegriCloud