[maemo-commits] [maemo-commits] r17200 - projects/haf/trunk/hildon-thumbnail/tests

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Jan 16 13:15:43 EET 2009
Author: pvanhoof
Date: 2009-01-16 13:15:42 +0200 (Fri, 16 Jan 2009)
New Revision: 17200

Modified:
   projects/haf/trunk/hildon-thumbnail/tests/testpaths.c
Log:
warning

Modified: projects/haf/trunk/hildon-thumbnail/tests/testpaths.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/tests/testpaths.c	2009-01-16 11:09:20 UTC (rev 17199)
+++ projects/haf/trunk/hildon-thumbnail/tests/testpaths.c	2009-01-16 11:15:42 UTC (rev 17200)
@@ -6,6 +6,8 @@
 
 int main ()
 {
+	/* don't use like this in software, you must free the result */
+
 	g_print ("%s\n", hildon_albumart_get_path ("a", "b", "album"));
 	g_print ("%s\n", hildon_albumart_get_path ("a", NULL, "album"));
 	g_print ("%s\n", hildon_albumart_get_path (NULL, "b", "album"));


More information about the maemo-commits mailing list