2004-04-29 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Thu, 29 Apr 2004 21:19:30 +0000 (21:19 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Thu, 29 Apr 2004 21:19:30 +0000 (21:19 +0000)
* gpgme.texi (Verify): Correct type of member wrong_key_usage.

doc/ChangeLog
doc/gpgme.texi

index f888c9a9bae994f7e2efe27f68700473f19873f2..0a76093570d06ece65df1cadbba611a74236b5b2 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-29  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Verify): Correct type of member wrong_key_usage.
+
 2004-03-29  Moritz Schulte  <moritz@duesseldorf.ccc.de>
 
        * gpgme.texi (Verify): Fix type of gpgme_op_verify_result.
index e9e78ed15b3ac1a8e0c2f5f6fbb8c25c299573f4..86e45a7484784279f5da9acc43b25ca112628b0e 100644 (file)
@@ -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