1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

2003-08-20 Marcus Brinkmann <marcus@g10code.de>

* maperror.c (map_ksba_err): Map -1.  Use gpg_err_make to set
	the error source.
This commit is contained in:
Marcus Brinkmann 2003-08-20 17:23:23 +00:00
parent e8cf79c977
commit 238a1b26b8
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2003-08-20 Marcus Brinkmann <marcus@g10code.de>
* maperror.c (map_ksba_err): Map -1. Use gpg_err_make to set
the error source.
2003-08-14 Timo Schulz <twoaday@freakmail.de>
* dynload.h. New. W32 wrapper around the dynload mechanism.