diff options
author | Neal H. Walfield <neal@g10code.com> | 2015-12-17 10:36:27 +0100 |
---|---|---|
committer | Neal H. Walfield <neal@g10code.com> | 2015-12-22 15:03:47 +0100 |
commit | ee8a8ec1cf4605e5af427f9c8b01b3609c82cbe7 (patch) | |
tree | 5505e58dbc89c6c48ab082c60036621f3705d59c /g10/gpg.c | |
parent | po: Update Japanese translation. (diff) | |
download | gnupg2-ee8a8ec1cf4605e5af427f9c8b01b3609c82cbe7.tar.xz gnupg2-ee8a8ec1cf4605e5af427f9c8b01b3609c82cbe7.zip |
gpg: Use enums instead of defines.
* g10/keydb.h (PK_LIST_ENCRYPT_TO): Change from a macro to an enum.
(PK_LIST_HIDDEN): Likewise.
(PK_LIST_CONFIG): Likewise.
(PK_LIST_SHIFT): Likewise.n
--
Signed-off-by: Neal H. Walfield <neal@g10code.com>
Using an enum has the advantage that the symbol can be used in gdb.
Diffstat (limited to 'g10/gpg.c')
0 files changed, 0 insertions, 0 deletions