--- deliantra/server/server/commands.C 2009/11/13 15:41:39 1.60 +++ deliantra/server/server/commands.C 2009/11/29 10:55:18 1.61 @@ -129,7 +129,7 @@ } void -init_commands (void) +init_commands () { qsort (Commands, CommandsSize, sizeof (CommArray_s), compare_A); qsort (WizCommands, WizCommandsSize, sizeof (CommArray_s), compare_A);