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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 2 19:07:23 EEST 2008
Author: pvanhoof
Date: 2008-09-02 19:07:22 +0300 (Tue, 02 Sep 2008)
New Revision: 15971

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

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 16:06:34 UTC (rev 15970)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 16:07:22 UTC (rev 15971)
@@ -170,7 +170,7 @@
 	gpointer key, value;
 	gboolean had_error = FALSE;
 
-	/* We split the request into groups that all have the same mime-type */
+	/* We split the request into groups that have items with the same mime-type */
 
 	while (urls[i] != NULL) {
 		GList *urls_for_mime;


More information about the maemo-commits mailing list