From 0fcf3ee915a1c90bd7471ec371924a1ff7a5fcdd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 6 Aug 2009 17:17:18 +0000 Subject: Fix detection of invalid signer keys. Support the new INV_SGNR status code. --- doc/gpgme.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gpgme.texi') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index a0bc20e8..3b1c10fa 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -4777,7 +4777,7 @@ of a @code{gpgme_op_sign} operation. The pointer is only valid if the last operation on the context was a @code{gpgme_op_sign}, @code{gpgme_op_sign_start}, @code{gpgme_op_encrypt_sign} or @code{gpgme_op_encrypt_sign_start} operation. If that operation -failed, the function might return a @code{NULL} pointer, The returned +failed, the function might return a @code{NULL} pointer. The returned pointer is only valid until the next operation is started on the context. @end deftypefun -- cgit v1.2.3