aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage-listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-storage-listener.c')
-rw-r--r--shell/evolution-storage-listener.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/shell/evolution-storage-listener.c b/shell/evolution-storage-listener.c
index 0d8ca46609..0da33fda2a 100644
--- a/shell/evolution-storage-listener.c
+++ b/shell/evolution-storage-listener.c
@@ -42,11 +42,11 @@ struct _EvolutionStorageListenerPrivate {
enum {
- DESTROYED,
- NEW_FOLDER,
- UPDATE_FOLDER,
- REMOVED_FOLDER,
- LAST_SIGNAL
+ DESTROYED,
+ NEW_FOLDER,
+ UPDATE_FOLDER,
+ REMOVED_FOLDER,
+ LAST_SIGNAL
};
static guint signals[LAST_SIGNAL] = { 0 };