[maemo-commits] [maemo-commits] r15958 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Sep 2 17:59:58 EEST 2008
- Previous message: [maemo-commits] r15957 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Next message: [maemo-commits] r15959 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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);
- Previous message: [maemo-commits] r15957 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Next message: [maemo-commits] r15959 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]