aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/gamedb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c
index 1c55647..2d9914e 100644
--- a/FICS/gamedb.c
+++ b/FICS/gamedb.c
@@ -60,7 +60,8 @@ PUBLIC char *bstr[] = {
"non-standard",
"wild",
"lightning",
- "bughouse"};
+ "bughouse"
+};
PUBLIC char *rstr[] = {
"unrated",
"rated"