Clean-up: sessiond: change spaces to tab
[lttng-tools.git] / src / bin / lttng-sessiond / client.c
index f6f80286963dddff18ba3e91443e86efe5b3eb39..a878c79bdceedf7d20e31e7552019bc38ddb48e2 100644 (file)
@@ -2215,7 +2215,7 @@ static void *thread_manage_clients(void *data)
        }
 
        /* Set state as running. */
-        set_thread_status(true);
+       set_thread_status(true);
        pthread_cleanup_pop(0);
 
        /* This testpoint is after we signal readiness to the parent. */
This page took 0.024144 seconds and 5 git commands to generate.