mirror of
https://github.com/anope/anope.git
synced 2026-07-05 18:23:13 +02:00
BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function declarations
git-svn-id: svn://svn.anope.org/anope/trunk@1048 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@772 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
aaa81d2dfb
commit
b95c53765c
+1
-1
@@ -2420,7 +2420,7 @@ void updateProtectDetails(char *level_info_protect_word,
|
||||
int moduleGetConfigDirective(Directive * d)
|
||||
{
|
||||
FILE *config;
|
||||
char *dir;
|
||||
char *dir = NULL;
|
||||
char buf[1024];
|
||||
int linenum = 0;
|
||||
int ac = 0;
|
||||
|
||||
Reference in New Issue
Block a user