summaryrefslogtreecommitdiff
path: root/src/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager.h')
-rw-r--r--src/manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager.h b/src/manager.h
index 0eceab99ea..32fbacc461 100644
--- a/src/manager.h
+++ b/src/manager.h
@@ -192,7 +192,7 @@ struct Manager {
bool utmp_reboot_written:1;
- bool deserializing:1;
+ int n_deserializing;
bool show_status;
bool confirm_spawn;