diff options
Diffstat (limited to '')
-rw-r--r-- | common/simple-pwquery.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/common/simple-pwquery.h b/common/simple-pwquery.h index 04ae1f04e..5ae696a6d 100644 --- a/common/simple-pwquery.h +++ b/common/simple-pwquery.h @@ -26,9 +26,7 @@ #include <gcrypt.h> #include "../common/logging.h" -/* Try to write error message using the standard log mechanism. The - current implementation requires that the HAVE_JNLIB_LOGGING is also - defined. */ +/* Try to write error message using the standard gnupg log mechanism. */ #define SPWQ_USE_LOGGING 1 /* Memory allocation functions used by the implementation. Note, that |