diff options
author | David Robillard <d@drobilla.net> | 2020-03-07 17:38:33 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-03-07 17:38:33 +0100 |
commit | b4fc36f81f146d0140d4ce4040584f4a00f4f35c (patch) | |
tree | 76be7828877c7f04a1200b92e0270d6071426cd2 /lv2 | |
parent | c603be2429f8260e147cde4d9bf808503430d467 (diff) | |
download | lv2-b4fc36f81f146d0140d4ce4040584f4a00f4f35c.tar.xz |
Fix mismatched documentation grouping commands
Diffstat (limited to 'lv2')
-rw-r--r-- | lv2/core/lv2_util.h | 1 |
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, ...) /** @} - @} */ |