Date: Monday, May 26, 2003 @ 01:56:14
Author: marcus
Path: /cvs/gnupg/libgpg-error/src/gpg
Modified: error.h
2003-05-26 Marcus Brinkmann <marcus@g10code.de>
* src/gpg/error.h (gpg_make_error): Only OR in the error source if
there is an error, this allows to test for success with "if (!err)"
and similar tests.
---------+
error.h | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)