Cleanup: remove trailing white spaces across project
[lttng-ust.git] / doc / examples / easy-ust / tp.c
index b46de6f37922d3be26add6f28dae08ecd3abb268..00aba14a8dfe9926bb8bb6378d62d230442dbabf 100644 (file)
@@ -25,9 +25,9 @@
 /*
  * Defining macro creates the code objects of the traceprobes, only do
  * it once per file
- */ 
+ */
 #define TRACEPOINT_CREATE_PROBES
 /*
- * The header containing our TRACEPOINT_EVENTs. 
+ * The header containing our TRACEPOINT_EVENTs.
  */
 #include "sample_component_provider.h"
This page took 0.023527 seconds and 4 git commands to generate.