summaryrefslogtreecommitdiff
path: root/nethack.c
diff options
context:
space:
mode:
Diffstat (limited to 'nethack.c')
-rw-r--r--nethack.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nethack.c b/nethack.c
index 904cc2d..bbefc15 100644
--- a/nethack.c
+++ b/nethack.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 1993
+/* Copyright (c) 1993-2002
* Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
* Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
* Copyright (c) 1987 Oliver Laumann
@@ -37,7 +37,7 @@ struct nlstrans {
};
#ifdef NETHACK
-struct nlstrans nethacktrans[] = {
+static struct nlstrans nethacktrans[] = {
{"Cannot lock terminal - fork failed",
"Cannot fork terminal - lock failed"},
{"Got only %d bytes from %s",