aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/gameproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/gameproc.h b/FICS/gameproc.h
index 6feacf1..e56a69d 100644
--- a/FICS/gameproc.h
+++ b/FICS/gameproc.h
@@ -40,7 +40,7 @@ extern int com_games();
extern int com_courtesyabort();
extern int com_courtesyadjourn();
-extern int com_load();
+extern int com_load();
extern int com_stored();
extern int com_adjourn();
extern int com_flag();