Remove extern "C" from internal headers
[lttng-tools.git] / src / common / context.h
index 036f2004dec13742dfbc194576bfbb5e9a69f402..f4abd841726d41b1ad48fcf52d8eea9ec6b6d1f9 100644 (file)
@@ -21,7 +21,6 @@
  * Returns 0 if the string is a valid application context, else a negative
  * value on error.
  */
-LTTNG_HIDDEN
 int parse_application_context(const char *str, char **provider_name,
                char **ctx_name);
 
This page took 0.026871 seconds and 4 git commands to generate.