From 70610a9cc403148e248fa2300fd7c0757f86a339 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 29 Sep 2011 01:06:33 +0000 Subject: Tidy. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3506 a436a847-0d15-0410-975c-d299462d15a1 --- lilv/lilv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lilv/lilv.h') diff --git a/lilv/lilv.h b/lilv/lilv.h index fccec60..3d15b24 100644 --- a/lilv/lilv.h +++ b/lilv/lilv.h @@ -1012,7 +1012,7 @@ lilv_port_is_a(const LilvPlugin* plugin, /** Get the default, minimum, and maximum values of a port. - + @a def, @a min, and @a max are outputs, pass pointers to uninitialized LilvNode* variables. These will be set to point at new values (which must be freed by the caller using lilv_node_free), or NULL if the value does not -- cgit v1.2.1