From c79a57053a59cdea6c85d720844ae720e680671b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 21 Nov 2011 03:25:23 +0000 Subject: Refer to URI identifiers defined in headers. --- lv2/ns/ext/data-access/data-access.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lv2/ns/ext/data-access') diff --git a/lv2/ns/ext/data-access/data-access.ttl b/lv2/ns/ext/data-access/data-access.ttl index 1f2ec04..47c133e 100644 --- a/lv2/ns/ext/data-access/data-access.ttl +++ b/lv2/ns/ext/data-access/data-access.ttl @@ -77,6 +77,6 @@ access to LV2_Descriptor::extension_data() for plugin UIs or other potentially remote users of a plugin.

To support this feature the host must pass an LV2_Feature struct to the -instantiate method with URI "http://lv2plug.in/ns/ext/data-access" and data -pointed to an instance of LV2_Extension_Data_Feature.

+instantiate method with URI LV2_DATA_ACCESS_URI and data pointed to an instance +of LV2_Extension_Data_Feature.

""" . \ No newline at end of file -- cgit v1.2.1