mirror of
https://github.com/anope/anope.git
synced 2026-07-09 10:03:14 +02:00
Remove (void) args, these just make things ugly.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1811 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
int my_cs_enforce(User * u);
|
||||
void my_cs_help(User * u);
|
||||
int my_cs_help_enforce(User * u);
|
||||
void my_add_languages(void);
|
||||
void my_add_languages();
|
||||
|
||||
#define LNG_NUM_STRINGS 6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user