The documentation for gcry_handler_no_mem_t states that it returns void, but it
returns an int as specified in the gcrypt.h header.
Offending documentation is at
http://www.gnupg.org/documentation/manuals/gcrypt/Error-handler.html#Error-handler .
The documentation for gcry_handler_no_mem_t states that it returns void, but it
returns an int as specified in the gcrypt.h header.
Offending documentation is at
http://www.gnupg.org/documentation/manuals/gcrypt/Error-handler.html#Error-handler .