[maemo-commits] [maemo-commits] r15959 - projects/haf/branches/hildon-thumbnail/daemonize/daemon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 2 18:00:07 EEST 2008
Author: pvanhoof
Date: 2008-09-02 18:00:05 +0300 (Tue, 02 Sep 2008)
New Revision: 15959

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Support for GnomeVFS

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 14:59:54 UTC (rev 15958)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 15:00:05 UTC (rev 15959)
@@ -218,7 +218,7 @@
 			}
 		}
 
-		strfreev (urlss);
+		g_strfreev (urlss);
 	}
 
 	g_hash_table_unref (hash);


More information about the maemo-commits mailing list