aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/state/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/state/state.h')
-rw-r--r--lv2/state/state.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/lv2/state/state.h b/lv2/state/state.h
index 2823989..367ef23 100644
--- a/lv2/state/state.h
+++ b/lv2/state/state.h
@@ -19,8 +19,9 @@
@defgroup state State
@ingroup lv2
- An interface for LV2 plugins to save and restore state, see
- <http://lv2plug.in/ns/ext/state> for details.
+ An interface for LV2 plugins to save and restore state.
+
+ See <http://lv2plug.in/ns/ext/state> for details.
@{
*/