Minor code and output cleanups for the week of 2005-08-15.
[ircu2.10.12-pk.git] / ircd / convert-conf.c
index 2ef2f18ed2b74f94cc9600d6c7f71c3a048ed741..f65bd7b7afa4d3750b101ec39798d5bcde39b721 100644 (file)
@@ -368,7 +368,7 @@ static void do_operator(int is_local)
     operators = oper;
 }
 
-static void finish_operators()
+static void finish_operators(void)
 {
     struct remapped_feature *remap;
     struct operator *oper;