Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@359 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -100,7 +100,7 @@ FSTATIC void f_logProcessFormatString(
|
||||
{
|
||||
f_logStringFormatter( 0, uiLen, uiLen, 0, pLogMessage, &args);
|
||||
}
|
||||
f_va_end(args);
|
||||
f_va_end( args);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user