libgpg-error/tests (t-strerror.c)

cvs user marcus cvs@cvs.gnupg.org
Wed, 04 Jun 2003 04:08:10 +0200


    Date: Wednesday, June 4, 2003 @ 04:08:00
  Author: marcus
    Path: /cvs/gnupg/libgpg-error/tests

Modified: t-strerror.c

2003-06-04  Marcus Brinkmann  <marcus@g10code.de>

	* src/gpg-error.h (gpg_err_code_t): Add GPG_ERR_INV_ENGINE,
	GPG_ERR_PUBKEY_NOT_TRUSTED, GPG_ERR_DECRYPT_FAILED,
	GPG_ERR_KEY_EXPIRED.
	(gpg_make_error): Rename to gpg_err_make.
	(gpg_error): Use here.
	* tests/t-strerror.c (main): And here.
	(gpg_make_error_from_errno): Rename to gpg_err_make_from_errno.


--------------+
 t-strerror.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)