Commit c99433a3 authored by marko's avatar marko

logs_empty_and_mark_files_at_shutdown(): Remove trailing whitespace that

was added in r1521.
parent cf226123
......@@ -3046,9 +3046,9 @@ logs_empty_and_mark_files_at_shutdown(void)
if (srv_fast_shutdown < 2
&& (srv_error_monitor_active
|| srv_lock_timeout_and_monitor_active)) {
mutex_exit(&kernel_mutex);
goto loop;
}
......
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