aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-15 01:55:02 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-15 01:55:02 +0100
commit9fa1f36fb2ddc5528d2661c2a3941cac749bdafc (patch)
tree1cd178b593bea475404bcdca2fa09386b5d2eb42
parentbc3b898e6f37b0843b3b0e69dbaf72a7823532f5 (diff)
Deleted trailing whitespace characters
-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();