Clean-up: run format-cpp on the tree
[lttng-tools.git] / tests / regression / ust / ust-dl / libbar-tp.h
index 13ff1f2d196f1dc2207988d6f908ae56e2a511e9..ef7c68d7d75ce77927dc884354bdedac0fa5f9fa 100644 (file)
 
 #include <lttng/tracepoint.h>
 
-TRACEPOINT_EVENT(
-    libbar,
-    bar,
-    TP_ARGS(void),
-    TP_FIELDS()
-)
+TRACEPOINT_EVENT(libbar, bar, TP_ARGS(void), TP_FIELDS())
 
 #endif /* _LIBBAR_TP_H */
 
This page took 0.023555 seconds and 4 git commands to generate.