Clean-up: run format-cpp on the tree
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz-tp.h
index c7390fa27731524bdaca23d322b089e81037f52d..17761a422f91a8da5cdc36c48f44310a217f2281 100644 (file)
 
 #include <lttng/tracepoint.h>
 
-TRACEPOINT_EVENT(
-    libzzz,
-    zzz,
-    TP_ARGS(void),
-    TP_FIELDS()
-)
+TRACEPOINT_EVENT(libzzz, zzz, TP_ARGS(void), TP_FIELDS())
 
 #endif /* _LIBZZZ_TP_H */
 
This page took 0.022617 seconds and 4 git commands to generate.