From c1c9e8fd70ba0e8f377ffc551c817ecd8dee796e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 29 Apr 2011 02:19:00 +0000 Subject: Fix incorrect comment. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3225 a436a847-0d15-0410-975c-d299462d15a1 --- lilv/lilv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lilv/lilv.h b/lilv/lilv.h index a6b2297..51e029b 100644 --- a/lilv/lilv.h +++ b/lilv/lilv.h @@ -160,7 +160,7 @@ lilv_value_equals(const LilvValue* value, const LilvValue* other); /** Return this value as a Turtle/SPARQL token. - Returned value must be freed by caller with lilv_value_free. + Returned value must be freed by caller with free(). -- cgit v1.2.1
Example Turtle Tokens
URI<http://example.org/foo >