Remove extern "C" from internal headers
[lttng-tools.git] / src / bin / lttng-sessiond / condition-internal.h
index 270a8b1afbf3da33919c3e7864bf6908ff12da44..49a074952a5bed638661adcf6e8e579aee500b91 100644 (file)
@@ -19,4 +19,5 @@ unsigned long lttng_condition_hash(const struct lttng_condition *condition);
 
 struct lttng_condition *lttng_condition_copy(
                const struct lttng_condition *condition);
+
 #endif /* LTTNG_SESSIOND_CONDITION_INTERNAL_H */
This page took 0.023133 seconds and 4 git commands to generate.