diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index b45525c95..d9ea86571 100644 --- a/g10/options.h +++ b/g10/options.h @@ -153,6 +153,7 @@ struct { STRLIST cert_notation_data; STRLIST sig_policy_url; STRLIST cert_policy_url; + STRLIST sig_keyserver_url; int use_embedded_filename; int allow_non_selfsigned_uid; int allow_freeform_uid; |