aboutsummaryrefslogtreecommitdiffstats
path: root/g13/g13-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'g13/g13-common.h')
-rw-r--r--g13/g13-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/g13/g13-common.h b/g13/g13-common.h
index 42b8deebd..539c091aa 100644
--- a/g13/g13-common.h
+++ b/g13/g13-common.h
@@ -81,6 +81,8 @@ struct
/* Name of the output file - FIXME: what is this? */
const char *outfile;
+ int no_mount; /* Stop right before mounting a device. */
+
} opt;