- Cleanup, typo fix

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2123 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2005-02-02 10:21:10 +00:00
parent bd356f61ba
commit c1b0626cdd
14 changed files with 28 additions and 28 deletions

View File

@ -117,7 +117,7 @@ extern "C" {
#define SC_MAX_PIN_SIZE 256 /* OpenPGP card has 254 max */
#define SC_MAX_ATR_SIZE 33
#define SC_MAX_AID_SIZE 16
/* Beware: the following needs to be a mutiple of 4
/* Beware: the following needs to be a multiple of 4
* or else sc_update_binary will not work on GPK */
#define SC_APDU_CHOP_SIZE 248