aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-03-07 17:38:33 +0100
committerDavid Robillard <d@drobilla.net>2020-03-07 17:38:33 +0100
commitb4fc36f81f146d0140d4ce4040584f4a00f4f35c (patch)
tree76be7828877c7f04a1200b92e0270d6071426cd2 /lv2
parentc603be2429f8260e147cde4d9bf808503430d467 (diff)
downloadlv2-b4fc36f81f146d0140d4ce4040584f4a00f4f35c.tar.xz
Fix mismatched documentation grouping commands
Diffstat (limited to 'lv2')
-rw-r--r--lv2/core/lv2_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lv2/core/lv2_util.h b/lv2/core/lv2_util.h
index 06174ee..0792941 100644
--- a/lv2/core/lv2_util.h
+++ b/lv2/core/lv2_util.h
@@ -99,5 +99,4 @@ lv2_features_query(const LV2_Feature* const* features, ...)
/**
@}
- @}
*/