aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/gamedb.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/gamedb.h')
-rw-r--r--FICS/gamedb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/gamedb.h b/FICS/gamedb.h
index 375b2c9..ea499f4 100644
--- a/FICS/gamedb.h
+++ b/FICS/gamedb.h
@@ -31,7 +31,7 @@
#include "board.h"
-extern char *bstr[];
+extern const char *bstr[];
extern char *rstr[];
#define GAMEFILE_VERSION 3