aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-store.c')
-rw-r--r--camel/camel-store.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-store.c b/camel/camel-store.c
index 149c591575..23a7e9109d 100644
--- a/camel/camel-store.c
+++ b/camel/camel-store.c
@@ -889,7 +889,7 @@ camel_folder_info_build (GPtrArray *folders, const char *namespace,
name = fi->full_name;
if (*name == separator)
name++;
-
+
/* set the path if it isn't already set */
if (!fi->path)
camel_folder_info_build_path (fi, separator);