Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / common / context.hpp
index 324ef535e52b5e5658c144be778ae7d095ecc0dc..bcf34cd2daa5543ff533867bebaf7a75e28208df 100644 (file)
@@ -21,7 +21,6 @@
  * Returns 0 if the string is a valid application context, else a negative
  * value on error.
  */
-int parse_application_context(const char *str, char **provider_name,
-               char **ctx_name);
+int parse_application_context(const char *str, char **provider_name, char **ctx_name);
 
 #endif /* LTTNG_COMMON_CONTEXT_H */
This page took 0.022736 seconds and 4 git commands to generate.