From 8adeb93d8d326732ffaa445fba7654e4b84721f2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 19 Feb 2015 04:05:29 -0500 Subject: Clean up whitespace. --- lv2/lv2plug.in/ns/extensions/ui/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/extensions') diff --git a/lv2/lv2plug.in/ns/extensions/ui/ui.h b/lv2/lv2plug.in/ns/extensions/ui/ui.h index 27350c4..9f36429 100644 --- a/lv2/lv2plug.in/ns/extensions/ui/ui.h +++ b/lv2/lv2plug.in/ns/extensions/ui/ui.h @@ -207,7 +207,7 @@ typedef struct _LV2UI_Descriptor { This member may be set to NULL if the UI is not interested in supporting any extensions. This is similar to LV2_Descriptor::extension_data(). - + */ const void* (*extension_data)(const char* uri); } LV2UI_Descriptor; -- cgit v1.2.1