CCID_Types: Fix typo

This commit is contained in:
Harald Welte 2019-01-14 22:46:21 +01:00
parent 5a35beb80b
commit 0405802fc5
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ type enumerated CCID_PowerSelect {
/* Section 6.1.1 */
type record CCID_PC_to_RDR_IccPowerOn {
CCID_PowerSelect bPowerSlect,
CCID_PowerSelect bPowerSelect,
OCT2 abRFU
};