summaryrefslogtreecommitdiffstats
path: root/games/battlestar/words.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/battlestar/words.c')
-rw-r--r--games/battlestar/words.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/words.c b/games/battlestar/words.c
index bba1d05..440936a 100644
--- a/games/battlestar/words.c
+++ b/games/battlestar/words.c
@@ -206,5 +206,5 @@ struct wlist wlist[] = {
{ "move", 0, ADJS },
{ "make", 0, ADJS },
{ "to", 0, ADJS },
- 0
+ { 0, 0, 0 }
};
OpenPOWER on IntegriCloud