mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Merge branch 'STABLE-BRANCH-2-2' into master
-- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
commit
c817e75028
20 changed files with 429 additions and 252 deletions
|
@ -1456,6 +1456,7 @@ main ( int argc, char **argv)
|
|||
{
|
||||
struct gnupg_compliance_option compliance_options[] =
|
||||
{
|
||||
{ "gnupg", CO_GNUPG },
|
||||
{ "de-vs", CO_DE_VS }
|
||||
};
|
||||
int compliance = gnupg_parse_compliance_option (pargs.r.ret_str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue