Automated merge with ssh://hg.atheme.org//hg/charybdis
This commit is contained in:
commit
b10c4bd17a
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ ilog(ilogfile dest, const char *format, ...)
|
|||
{
|
||||
fclose(logfile);
|
||||
*log_table[dest].logfile = NULL;
|
||||
return;
|
||||
}
|
||||
|
||||
fflush(logfile);
|
||||
|
|
Loading…
Reference in a new issue