2005-03-22 Timo Schulz <twoaday@freakmail.de>
* editcard.c: Support new status-fd entries SC_OP_SUCCESS
and SC_OP_FAILURE.
* editkey.c (cmd_addrev_handler): Check if context != NULL.
* import.c (import_command_handler): Wrong function signature.
Noted by Kurt Fitzner.
* types.h: Fixed encrypt_result_s. Noted by Kurt.
* gpgme.h (gpgme_editkey_addrev_set): Changed return type.
Kudos to Kurt.
* key.c: Removed some unreachable code. By Kurt.
|