From: Nikos Mavrogiannopoulos Date: Sat, 11 Jul 2015 10:05:56 +0000 (+0200) Subject: pkcs11: mention the version GNUTLS_PKCS11_TOKEN_MODNAME is available from X-Git-Tag: gnutls_3_4_3~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e644e2ac421ae3908f7da82b7624532aa8f7500a;p=thirdparty%2Fgnutls.git pkcs11: mention the version GNUTLS_PKCS11_TOKEN_MODNAME is available from --- diff --git a/lib/includes/gnutls/pkcs11.h b/lib/includes/gnutls/pkcs11.h index 4a6474aa81..fd9aa452fe 100644 --- a/lib/includes/gnutls/pkcs11.h +++ b/lib/includes/gnutls/pkcs11.h @@ -305,7 +305,7 @@ int gnutls_pkcs11_obj_set_info(gnutls_pkcs11_obj_t crt, * @GNUTLS_PKCS11_TOKEN_SERIAL: The token's serial number (string) * @GNUTLS_PKCS11_TOKEN_MANUFACTURER: The token's manufacturer (string) * @GNUTLS_PKCS11_TOKEN_MODEL: The token's model (string) - * @GNUTLS_PKCS11_TOKEN_MODNAME: The token's module name (string) + * @GNUTLS_PKCS11_TOKEN_MODNAME: The token's module name (string - since 3.4.3) * * Enumeration of types for retrieving token information. */