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 8d3b3c61c..d40f59fb0 100644 --- a/g10/options.h +++ b/g10/options.h @@ -75,6 +75,7 @@ struct { int no_encrypt_to; int interactive; STRLIST notation_data; + const char *set_policy_url; } opt; |