]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Remove redundant const keyword in (confuses gtk-doc parser).
authorSimon Josefsson <simon@josefsson.org>
Wed, 9 Nov 2011 12:26:10 +0000 (13:26 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 9 Nov 2011 12:26:10 +0000 (13:26 +0100)
lib/includes/gnutls/pkcs11.h

index 7db5d9e57565f77c26824e255d30bfac7240e3a7..31fa5519f583e3f68b3eb188eef417e29fc82fee 100644 (file)
@@ -50,7 +50,7 @@
  **/
 typedef int (*gnutls_pkcs11_token_callback_t) (void *const userdata,
                                                const char *const label,
-                                               const unsigned retry);
+                                               unsigned retry);
 
 /**
  * gnutls_pkcs11_pin_flag_t: