projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d34e343
)
Add convenience macro GPGME_PROTOCOL_OPENPGP.
author
Werner Koch
<wk@gnupg.org>
Tue, 28 May 2013 08:53:43 +0000
(10:53 +0200)
committer
Werner Koch
<wk@gnupg.org>
Tue, 28 May 2013 08:55:35 +0000
(10:55 +0200)
* src/gpgme.h.in (GPGME_PROTOCOL_OPENPGP): New.
src/gpgme.h.in
patch
|
blob
|
history
diff --git
a/src/gpgme.h.in
b/src/gpgme.h.in
index
4186a99
..
11780d1
100644
(file)
--- a/
src/gpgme.h.in
+++ b/
src/gpgme.h.in
@@
-342,6
+342,8
@@
typedef enum
GPGME_PROTOCOL_UNKNOWN = 255
}
gpgme_protocol_t;
GPGME_PROTOCOL_UNKNOWN = 255
}
gpgme_protocol_t;
+/* Convenience macro for the surprisingly mixed spelling. */
+#define GPGME_PROTOCOL_OPENPGP GPGME_PROTOCOL_OpenPGP
\f
/* The available keylist mode flags. */
\f
/* The available keylist mode flags. */