Clean-up: error.hpp/error.cpp coding style fix
[lttng-tools.git] / src / common / error.cpp
index 6bf1e30f09274e6b7215bd6b6cde9151ffb0c646..26d69f48b2f9130e15ba13e9fb54764067e9cfb0 100644 (file)
@@ -32,7 +32,7 @@ int lttng_opt_abort_on_error = -1;
 thread_local struct log_time error_log_time;
 } /* namespace */
 
-thread_local const char * logger_thread_name;
+thread_local const char *logger_thread_name;
 
 const char *log_add_time()
 {
This page took 0.02227 seconds and 4 git commands to generate.