Various message logging and async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@528 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -2238,7 +2238,7 @@ RCODE flmDbMonitor(
|
||||
{
|
||||
// Log a message
|
||||
|
||||
flmLogMessage( FLM_WARN_MESSAGE, FLM_YELLOW, FLM_BLACK,
|
||||
flmLogMessage( F_WARN_MESSAGE, FLM_YELLOW, FLM_BLACK,
|
||||
"WARNING: The RFL has exceeded the specified size limit of %i64u",
|
||||
ui64RflDiskThreshold);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user