pkcs15: correct the comments

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4511 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
viktor.tarasov 2010-07-05 12:57:10 +00:00
parent f18ba7d984
commit f85b625b47

View File

@ -49,8 +49,7 @@ typedef unsigned char u8;
/* When changing this value, pay attention to the initialization of the ASN1
* static variables that use this macro, like, for example,
* 'c_asn1_supported_algorithms' in
* src/libopensc/pkcs15.c, src/libopensc/pkcs15-prkey.c, ...
* 'c_asn1_supported_algorithms' in src/libopensc/pkcs15.c
*/
#define SC_MAX_SUPPORTED_ALGORITHMS 8