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

add option --fixed-list-mode

This commit is contained in:
Werner Koch 2001-03-14 06:56:11 +00:00
parent 19ea3e3d99
commit fb7e532861
8 changed files with 62 additions and 18 deletions

View file

@ -89,6 +89,7 @@ struct {
ulong set_filesize;
int honor_http_proxy;
int fast_list_mode;
int fixed_list_mode;
int ignore_time_conflict;
int ignore_crc_error;
int command_fd;