]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
corrected parameter.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 21 Mar 2011 17:38:10 +0000 (18:38 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 21 Mar 2011 17:38:31 +0000 (18:38 +0100)
lib/gnutls_privkey.c

index 8c23048dd032c5f291d7ef0b27feb339dcfd6428..0ee2911c8ca45dae8c13d4a522a133707e54dd6b 100644 (file)
@@ -423,7 +423,7 @@ gnutls_openpgp_keyid_t keyid;
 /**
  * gnutls_privkey_sign_data2:
  * @signer: Holds the key
- * @digest: should be a digest algorithm
+ * @hash: should be a digest algorithm
  * @flags: should be 0 for now
  * @data: holds the data to be signed
  * @signature: will contain the signature allocate with gnutls_malloc()