[maemo-commits] [maemo-commits] r16662 - projects/haf/trunk/hildon-thumbnail/thumbs

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Nov 13 16:10:11 EET 2008
Author: pvanhoof
Date: 2008-11-13 16:10:10 +0200 (Thu, 13 Nov 2008)
New Revision: 16662

Modified:
   projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c
Log:
Indentation

Modified: projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c
===================================================================
--- projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c	2008-11-13 14:08:20 UTC (rev 16661)
+++ projects/haf/trunk/hildon-thumbnail/thumbs/hildon-thumbnail-factory.c	2008-11-13 14:10:10 UTC (rev 16662)
@@ -215,9 +215,9 @@
 			 * URI */
 			
 			hildon_thumbnail_util_get_thumb_paths (item->uri, &large, 
-												   &normal, &cropped,
-												   NULL, NULL, NULL,
-												   FALSE);
+								&normal, &cropped,
+								NULL, NULL, NULL,
+								FALSE);
 
 			if (item->flags & HILDON_THUMBNAIL_FLAG_CROP) {
 				path = cropped;


More information about the maemo-commits mailing list