Add convenience macro GPGME_PROTOCOL_OPENPGP.
* src/gpgme.h.in (GPGME_PROTOCOL_OPENPGP): New.
This commit is contained in:
parent
d34e343487
commit
2e8feb6016
@ -342,6 +342,8 @@ typedef enum
|
||||
GPGME_PROTOCOL_UNKNOWN = 255
|
||||
}
|
||||
gpgme_protocol_t;
|
||||
/* Convenience macro for the surprisingly mixed spelling. */
|
||||
#define GPGME_PROTOCOL_OPENPGP GPGME_PROTOCOL_OpenPGP
|
||||
|
||||
|
||||
/* The available keylist mode flags. */
|
||||
|
Loading…
Reference in New Issue
Block a user