From 9fa1f36fb2ddc5528d2661c2a3941cac749bdafc Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 15 Dec 2023 01:55:02 +0100 Subject: Deleted trailing whitespace characters --- FICS/gameproc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- cgit v1.2.3