Automated merge with ssh://hg.atheme.org//hg/charybdis
This commit is contained in:
commit
bec4db9b38
|
@ -138,6 +138,7 @@ ilog(ilogfile dest, const char *format, ...)
|
||||||
{
|
{
|
||||||
fclose(logfile);
|
fclose(logfile);
|
||||||
*log_table[dest].logfile = NULL;
|
*log_table[dest].logfile = NULL;
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
fflush(logfile);
|
fflush(logfile);
|
||||||
|
|
Loading…
Reference in New Issue