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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 24 18:00:14 EEST 2008
Author: pvanhoof
Date: 2008-09-24 18:00:13 +0300 (Wed, 24 Sep 2008)
New Revision: 16215

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Bugfix

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-24 14:58:25 UTC (rev 16214)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-24 15:00:13 UTC (rev 16215)
@@ -511,7 +511,7 @@
 		if (nerror)
 			goto nerror_handler;
 
-		hildon_thumbnail_util_get_thumb_paths (from_uri, &to_s[0], 
+		hildon_thumbnail_util_get_thumb_paths (to_uri, &to_s[0], 
 						       &to_s[1], 
 						       &to_s[2], &error);
 


More information about the maemo-commits mailing list