Hide parse_application_context utility function
[lttng-tools.git] / src / common / context.c
index ead6bb3f5c0b7a515041231e41070b5b9c3caeac..bbd1addc8e1b998e7b08e4d1871f45c0bc0d5d27 100644 (file)
@@ -25,6 +25,7 @@
 #include <common/error.h>
 #include <common/macros.h>
 
+LTTNG_HIDDEN
 int parse_application_context(const char *str, char **out_provider_name,
                char **out_ctx_name)
 {
This page took 0.022631 seconds and 4 git commands to generate.