summaryrefslogtreecommitdiffstats
path: root/collection/collection_tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'collection/collection_tools.h')
-rw-r--r--collection/collection_tools.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/collection/collection_tools.h b/collection/collection_tools.h
index eec91ca..586eef1 100644
--- a/collection/collection_tools.h
+++ b/collection/collection_tools.h
@@ -265,4 +265,8 @@ char **col_collection_to_list(struct collection_item *handle,
*/
void col_free_property_list(char **str_list);
+/**
+ * @}
+ */
+
#endif