aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util-labels.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-util-labels.c')
-rw-r--r--e-util/e-util-labels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-util-labels.c b/e-util/e-util-labels.c
index 1241e7092f..b78b46f28b 100644
--- a/e-util/e-util-labels.c
+++ b/e-util/e-util-labels.c
@@ -407,7 +407,7 @@ e_util_labels_remove (const gchar *tag)
free_label_struct (label);
- return flush_labels_cache (labels, TRUE);
+ return flush_labels_cache (labels, TRUE);
}
/**