summaryrefslogtreecommitdiffstats
path: root/mp_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_msg.h')
-rw-r--r--mp_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp_msg.h b/mp_msg.h
index 3f907cb00c..a5faf9ad92 100644
--- a/mp_msg.h
+++ b/mp_msg.h
@@ -94,7 +94,7 @@ extern int identify;
#define MSGT_MAX 64
-void mp_msg_init();
+void mp_msg_init(void);
int mp_msg_test(int mod, int lev);
#include "config.h"