Attempting voodoo change to banish GitLab error.
[open-adventure.git] / advent.h
index 5e9871d4ed7a65c10497a251429bdb3b5e98c218..09f5ad99271d427f31f3b347ba5f6e9097799d80 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -231,7 +231,7 @@ extern int suspend(void);
 extern int resume(void);
 extern int restore(FILE *);
 extern long initialise(void);
-extern int action(command_t command);
+extern int action(command_t);
 extern void state_change(obj_t, int);
 extern bool is_valid(struct game_t);