1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Allow to cancel marktrusted.

This commit is contained in:
Werner Koch 2006-10-16 17:36:44 +00:00
parent d7160c2e34
commit 416ac2e4d7
4 changed files with 21 additions and 2 deletions

View file

@ -1170,7 +1170,7 @@ get_passphrase (int promptno)
char *pw;
int err;
const char *desc;
#ifdef HAVE_LANGINFO_CODESET
#ifdef ENABLE_NLS
char *orig_codeset = NULL;
#endif
int error_msgno;