Automated merge with ssh://hg.atheme.org//hg/charybdis

This commit is contained in:
William Pitcock 2008-04-21 20:26:51 -05:00
commit bec4db9b38
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ ilog(ilogfile dest, const char *format, ...)
{
fclose(logfile);
*log_table[dest].logfile = NULL;
return;
}
fflush(logfile);