aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/atom
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-23 20:41:25 -0400
committerDavid Robillard <d@drobilla.net>2023-09-23 20:41:25 -0400
commite9d94328743d630e27a9d322015437fd9080695d (patch)
tree22ef4eb16e2b282bc80e9809fd4cac3ad1b35d0c /include/lv2/atom
parent59ecedfe4943bd0df28f79a4d068388a20c95c6c (diff)
downloadlv2-e9d94328743d630e27a9d322015437fd9080695d.tar.xz
Add lv2_util.h to documentation
Diffstat (limited to 'include/lv2/atom')
-rw-r--r--include/lv2/atom/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lv2/atom/util.h b/include/lv2/atom/util.h
index b1a1e93..a2369da 100644
--- a/include/lv2/atom/util.h
+++ b/include/lv2/atom/util.h
@@ -13,7 +13,7 @@
*/
/**
- @defgroup util Utilities
+ @defgroup atom_util Utilities
@ingroup atom
Utilities for working with atoms.