aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c
index 9f4c9ecc3f..b1a8e7e125 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -67,15 +67,15 @@ struct _EShellPrivate {
gulong backend_died_handler_id;
- guint auto_reconnect : 1;
- guint express_mode : 1;
- guint modules_loaded : 1;
- guint network_available : 1;
- guint network_available_set : 1;
- guint network_available_locked : 1;
- guint online : 1;
- guint quit_cancelled : 1;
- guint safe_mode : 1;
+ guint auto_reconnect : 1;
+ guint express_mode : 1;
+ guint modules_loaded : 1;
+ guint network_available : 1;
+ guint network_available_set : 1;
+ guint network_available_locked : 1;
+ guint online : 1;
+ guint quit_cancelled : 1;
+ guint safe_mode : 1;
};
enum {