mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add rmd160.c.
Emit anotehr error code status line.
This commit is contained in:
parent
713b80543c
commit
fb12b4fad3
5 changed files with 444 additions and 0 deletions
|
@ -377,6 +377,8 @@ passphrase_get ( u32 *keyid, int mode, const char *cacheid,
|
|||
errors from the agent. */
|
||||
if (canceled)
|
||||
*canceled = 1;
|
||||
|
||||
write_status_error ("get_passphrase", rc);
|
||||
}
|
||||
|
||||
if (pk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue