summaryrefslogtreecommitdiff
path: root/pith/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/state.h')
-rw-r--r--pith/state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/state.h b/pith/state.h
index 316a5895..75cff1c5 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -362,6 +362,7 @@ struct pine {
PRINT_S *print;
#ifdef SMIME
+ int keyemptypwd; /* can we load the key without a password? */
char *smimedir;
SMIME_STUFF_S *smime;
char *pwdcertdir; /* path to location of certificates for password file */