Fix: lttng-ctl: missing __cplusplus closing brace
[lttng-tools.git] / include / lttng / destruction-handle.h
index 3447314ed7beb28dba3b8c7b1cecd790c07f5d07..1f00416cfdbabe102179a5ac7d800e02db9e75ac 100644 (file)
@@ -57,4 +57,8 @@ lttng_destruction_handle_get_archive_location(
                const struct lttng_destruction_handle *handle,
                const struct lttng_trace_archive_location **location);
 
                const struct lttng_destruction_handle *handle,
                const struct lttng_trace_archive_location **location);
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif /* LTTNG_DESTRUCTION_HANDLE_H */
 #endif /* LTTNG_DESTRUCTION_HANDLE_H */
This page took 0.023419 seconds and 4 git commands to generate.