1
0
Fork 0
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:
Werner Koch 2008-12-12 12:01:20 +00:00
parent 713b80543c
commit fb12b4fad3
5 changed files with 444 additions and 0 deletions

View file

@ -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)