mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* gpgkeys_ldap.c (ldap_to_gpg_err): Make sure that LDAP_OPT_ERROR_NUMBER
is defined before we use it. * gpgkeys_mailto.in: Fix VERSION number.
This commit is contained in:
parent
2ecb28c51b
commit
f3de3a5eb9
3 changed files with 14 additions and 6 deletions
|
@ -114,7 +114,7 @@ while(<STDIN>)
|
|||
|
||||
# Send response
|
||||
|
||||
print "VERSION 0\n";
|
||||
print "VERSION 1\n";
|
||||
print "OPTION OUTOFBAND\n\n";
|
||||
|
||||
# Email keyservers get and search the same way
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue