diff options
Diffstat (limited to 'lv2/atom/atom.h')
-rw-r--r-- | lv2/atom/atom.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lv2/atom/atom.h b/lv2/atom/atom.h index 8c0f30a..06b9943 100644 --- a/lv2/atom/atom.h +++ b/lv2/atom/atom.h @@ -18,8 +18,9 @@ @defgroup atom Atom @ingroup lv2 - A generic value container and several data types, see - <http://lv2plug.in/ns/ext/atom> for details. + A generic value container and several data types. + + See <http://lv2plug.in/ns/ext/atom> for details. @{ */ |