aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-11-27 20:40:56 +0000
committerWerner Koch <[email protected]>1998-11-27 20:40:56 +0000
commitdf1326eb0565640130b939526b6919c7d8dc89a9 (patch)
tree2bf3cb1af5528ee43c321bd56869995149ac5422 /g10/options.h
parentSee ChangeLog: Fri Nov 27 15:30:24 CET 1998 Werner Koch (diff)
downloadgnupg-df1326eb0565640130b939526b6919c7d8dc89a9.tar.gz
gnupg-df1326eb0565640130b939526b6919c7d8dc89a9.zip
See ChangeLog: Fri Nov 27 21:37:41 CET 1998 Werner Koch
Diffstat (limited to '')
-rw-r--r--g10/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index 538b175d7..a8164f89d 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -65,6 +65,7 @@ struct {
int s2k_digest_algo;
int s2k_cipher_algo;
int not_dash_escaped;
+ int lock_once;
} opt;