[maemo-commits] [maemo-commits] r10492 - projects/haf/trunk/libosso-help/src
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Mar 9 16:42:34 EET 2007
- Previous message: [maemo-commits] r10491 - projects/haf/tags/hildon-control-panel
- Next message: [maemo-commits] r10493 - projects/haf/hafbuildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: schulhof
Date: 2007-03-09 16:42:33 +0200 (Fri, 09 Mar 2007)
New Revision: 10492
Modified:
projects/haf/trunk/libosso-help/src/contents.c
Log:
Nothing.
Modified: projects/haf/trunk/libosso-help/src/contents.c
===================================================================
--- projects/haf/trunk/libosso-help/src/contents.c 2007-03-09 14:14:55 UTC (rev 10491)
+++ projects/haf/trunk/libosso-help/src/contents.c 2007-03-09 14:42:33 UTC (rev 10492)
@@ -416,7 +416,7 @@
GError* gerr= NULL;
const gchar* fn;
const gchar* path= ossohelp_getpath(NULL);
-
+
if (!s->gdir) { /* first call, no dir iterator */
s->gdir= g_dir_open( path,
0, /*flags ("must be set to 0") */
@@ -485,7 +485,7 @@
return s->key; /* we're done! (this time) */
}
-
+
g_dir_close(s->gdir);
s->gdir= NULL;
return NULL; /* no more */
- Previous message: [maemo-commits] r10491 - projects/haf/tags/hildon-control-panel
- Next message: [maemo-commits] r10493 - projects/haf/hafbuildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
