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

Debug message cleanups.

Fixed passphrase caching.
This commit is contained in:
Werner Koch 2002-04-27 13:49:40 +00:00
parent a2176634ae
commit 8460fb4a73
5 changed files with 22 additions and 8 deletions

View file

@ -165,7 +165,7 @@ i18n_init (void)
/* Use by gcry for logging */
/* Used by gcry for logging */
static void
my_gcry_logger (void *dummy, int level, const char *fmt, va_list arg_ptr)
{