mirror of
https://github.com/anope/anope.git
synced 2026-07-01 06:36:39 +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:
@@ -51,7 +51,7 @@
|
||||
int my_cs_appendtopic(User * u);
|
||||
void my_cs_help(User * u);
|
||||
int my_cs_help_appendtopic(User * u);
|
||||
void my_add_languages(void);
|
||||
void my_add_languages();
|
||||
|
||||
static Module *me;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user