From 3e64cff5f8edc5a7fd13a797ab62f4c40414f3db Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Thu, 29 Apr 2004 21:19:30 +0000 Subject: 2004-04-29 Marcus Brinkmann * gpgme.texi (Verify): Correct type of member wrong_key_usage. --- 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 e9e78ed1..86e45a74 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3698,7 +3698,7 @@ The creation timestamp of this signature. The expiration timestamp of this signature, or 0 if the signature does not expire. -@item int wrong_key_usage : 1; +@item unsigned int wrong_key_usage : 1; This is true if the key was not used according to its policy. @item gpgme_validity_t validity -- cgit v1.2.3