diff options
author | Moritz Schulte <[email protected]> | 2003-06-02 15:04:07 +0000 |
---|---|---|
committer | Moritz Schulte <[email protected]> | 2003-06-02 15:04:07 +0000 |
commit | 24b3ebe8ba350265072d0b6b28a8c2ca64d8494b (patch) | |
tree | 122071f81231e7c8413b412aa0e8935f3b322fe6 | |
parent | 2003-06-02 Moritz Schulte <[email protected]> (diff) | |
download | libgpg-error-24b3ebe8ba350265072d0b6b28a8c2ca64d8494b.tar.gz libgpg-error-24b3ebe8ba350265072d0b6b28a8c2ca64d8494b.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2003-06-02 Moritz Schulte <[email protected]> + * src/gpg-error.h: Fix description of gpg_err_code_to_errno + (i.e. substitute `ERR' with `CODE'). + * src/code-to-errno.c: Likewise. + * tests/t-strerror.c: Include <gpg-error.h> instead of <gpg/error.h>. |