]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
corrected typo
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 8 Aug 2014 09:14:34 +0000 (11:14 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 8 Aug 2014 09:14:34 +0000 (11:14 +0200)
lib/pkcs11_privkey.c

index 3ce45a271565ac9e5869b23d3a215c0e3514d0f9..6717c872da76c289983bca43a6a1ec6f10b645a8 100644 (file)
@@ -877,7 +877,7 @@ _pkcs11_privkey_get_pubkey (gnutls_pkcs11_privkey_t pkey, gnutls_pubkey_t *pub,
 }
 
 /*
- * gnutls_pkcs11_privkey_get_pubkey
+ * gnutls_pkcs11_privkey_export_pubkey
  * @pkey: The private key
  * @fmt: the format of output params. PEM or DER.
  * @data: will hold the public key