Kaydet (Commit) e2fdfea6 authored tarafından David Tardon's avatar David Tardon

WaE: suggest braces around empty body in an 'else' statement

üst b8cab270
......@@ -85,7 +85,9 @@ static void getPlatformSystemLanguageImpl( LanguageType& rSystemLanguage,
rSystemLanguage = nLang;
}
else
{
OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment