aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index e39b97d..f0870a2 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -76,6 +76,7 @@ struct vconsole_domain {
GtkWidget *vbox, *vte, *status;
virStreamPtr stream;
virDomainInfo info;
+ gboolean saved;
FILE *logfp;
char *logname;