Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng / uprobe.hpp
index 83733129142fb1b2cd39b2148f9fb8c1b77e66da..413dd02ab0fc7fb66c362ea1f8613975a3386b2f 100644 (file)
@@ -12,7 +12,6 @@
 
 struct lttng_userspace_probe_location;
 
-int parse_userspace_probe_opts(const char *opt,
-               struct lttng_userspace_probe_location **uprobe_loc);
+int parse_userspace_probe_opts(const char *opt, struct lttng_userspace_probe_location **uprobe_loc);
 
 #endif /* SRC_BIN_LTTNG_UPROBE_H */
This page took 0.026851 seconds and 4 git commands to generate.