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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 2 17:59:58 EEST 2008
Author: pvanhoof
Date: 2008-09-02 17:59:54 +0300 (Tue, 02 Sep 2008)
New Revision: 15958

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Added some comments

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


More information about the maemo-commits mailing list