- config.c:config_load(): move the fclose(yyin) right after yyparse()
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 26 Jun 2015 16:58:11 +0000 (16:58 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 26 Jun 2015 16:58:11 +0000 (16:58 +0000)
commit39ac3a503e8fcf886836b70dfdb8534ce1ec9d7b
tree6015582f7c172ab8e301153b6d4aa3a1a9a0e728
parent852c216b5cad747a989b0ddf25c7ec48cab83421
- config.c:config_load(): move the fclose(yyin) right after yyparse()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6209 82007160-df01-0410-b94d-b575c5fd34c7
src/config.c