From 0c34bf91a5e877a4809d203851a2116eb855630b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 22 Feb 2011 05:26:08 +0000 Subject: Fix documentation parameter reference. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3005 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slv2/ui.h') diff --git a/slv2/ui.h b/slv2/ui.h index f8b4b02..84cb96a 100644 --- a/slv2/ui.h +++ b/slv2/ui.h @@ -115,7 +115,7 @@ typedef struct _SLV2UIInstance* SLV2UIInstance; * @a plugin is not modified or directly referenced by the returned object * (instances store only a copy of the plugin's URI). * - * @a host_features NULL-terminated array of features the host supports. + * @a features NULL-terminated array of features the host supports. * NULL may be passed if the host supports no additional features (unlike * the LV2 specification - SLV2 takes care of it). * -- cgit v1.2.1