1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-03-24 22:09:57 +01:00

doc: Typo fix in a comment.

--
This commit is contained in:
Werner Koch 2022-09-28 15:41:05 +02:00
parent 32ce7ac0c6
commit d7a0df4478
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -43,7 +43,7 @@
/* Flags with infos from the connected server. */
#define SERVERINFO_REALLDAP 1 /* This is not the PGP keyserver. */
#define SERVERINFO_PGPKEYV2 2 /* Needs "pgpeyV2" instead of "pgpKey" */
#define SERVERINFO_PGPKEYV2 2 /* Needs "pgpKeyV2" instead of "pgpKey"*/
#define SERVERINFO_SCHEMAV2 4 /* Version 2 of the Schema. */
#define SERVERINFO_NTDS 8 /* Server is an Active Directory. */