1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Thu Jul 27 12:01:00 CEST 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-07-27 10:01:27 +00:00
parent 8bd661db8c
commit a2ad808d1f
11 changed files with 131 additions and 3 deletions

View file

@ -91,6 +91,8 @@ struct {
int ignore_time_conflict;
int command_fd;
int auto_key_retrieve;
const char *override_session_key;
int show_session_key;
} opt;