summaryrefslogtreecommitdiffstats
path: root/games/battlestar/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/battlestar/parse.c')
-rw-r--r--games/battlestar/parse.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/battlestar/parse.c b/games/battlestar/parse.c
index a5846ad..e705b63 100644
--- a/games/battlestar/parse.c
+++ b/games/battlestar/parse.c
@@ -41,9 +41,9 @@ static const char rcsid[] =
#include "externs.h"
-static int hash __P((const char *));
-static void install __P((struct wlist *));
-struct wlist *lookup __P((const char *));
+static int hash (const char *);
+static void install(struct wlist *);
+struct wlist *lookup(const char *);
void
wordinit()
OpenPOWER on IntegriCloud