This commit is contained in:
jsorg71 2007-02-03 06:18:50 +00:00
parent c94344a6f4
commit f784f69395
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ log_start(const char* progname, const char* logfile, const unsigned int loglvl,
*
*/
void DEFAULT_CC
log_end();
log_end(void);
/**
*