Commit 36067bed authored by marko's avatar marko

logs_empty_and_mark_files_at_shutdown(): Remove trailing whitespace that

was added in r1521.
parent a808cafe
......@@ -3046,9 +3046,9 @@ loop:
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