diff options
author | Werner Koch <[email protected]> | 2016-07-06 08:35:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-07-06 09:29:19 +0000 |
commit | fdfde91595109e51a5b8fafd292244ad41dfb83d (patch) | |
tree | 055533d046bbb98c0b5c590a12993b698f0060a5 /g10/gpg.c | |
parent | gpg: Get rid of an unused arg in a function in getkey.c. (diff) | |
download | gnupg-fdfde91595109e51a5b8fafd292244ad41dfb83d.tar.gz gnupg-fdfde91595109e51a5b8fafd292244ad41dfb83d.zip |
gpg: Document use of node flags in import.c and remove unused args.
* g10/import.c (NODE_GOOD_SELFSIG): New. Use instead of 1.
(NODE_BAD_SELFSIG): New. Use instead of 2.
(NODE_DELETION_MARK): New. Use instead of 4.
(NODE_FLAG_A): New. Use to mark new nodes in merge_blocks.
(chk_self_sigs): Remove unused args FNAME and PK.
(import_one): Adjust call. Simplify error return because
chk_self_sigs does not return an error code.
(append_uid, append_key, merge_sigs, merge_keysigs): Remove unsued
args FNAME and KEYID.
(merge_blocks, import_one, import_secret_one)
(import_revoke_cert): Remove unused arg FNAME.
--
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'g10/gpg.c')
0 files changed, 0 insertions, 0 deletions