aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/shutdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/shutdown.c b/FICS/shutdown.c
index 683f559..2fe7197 100644
--- a/FICS/shutdown.c
+++ b/FICS/shutdown.c
@@ -21,7 +21,7 @@ PRIVATE int shutdownStartTime;
PRIVATE int shutdownTime = 0;
PUBLIC void
-output_shut_mess()
+output_shut_mess(void)
{
time_t shuttime = time(NULL);