summaryrefslogtreecommitdiffstats
path: root/slv2/lv2_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/lv2_ui.h')
-rw-r--r--slv2/lv2_ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/slv2/lv2_ui.h b/slv2/lv2_ui.h
index 744a71c..4e99232 100644
--- a/slv2/lv2_ui.h
+++ b/slv2/lv2_ui.h
@@ -189,8 +189,8 @@ typedef struct _LV2UI_Descriptor {
as the first parameter of @c write_function.
@param host_data Data required from the host for instantiation.
The type of this depends on the RDF class of the UI.
- If the UI type does not specify anything to be passed
- here, the host should pass NULL.
+ If the UI type does not specify anything to be passed
+ here, the host should pass NULL.
@param widget A pointer to an LV2UI_Widget. The UI will write a
widget pointer to this location (what type of widget
depends on the RDF class of the UI) that will be the