Formatting.

This commit is contained in:
James Goppert
2017-07-04 00:31:37 -04:00
committed by Lorenz Meier
parent 16f46c15d3
commit ac8ef5f338
+1
View File
@@ -749,6 +749,7 @@ void Logger::run()
// get the logging profile
SDLogProfile sdlog_profile = SDLogProfile::DEFAULT;
if (_sdlog_profile_handle != PARAM_INVALID) {
param_get(_sdlog_profile_handle, &sdlog_profile);
}