Skip to content

Commit a936cd7

Browse files
committed
card-epass2003.c fixup comment
1 parent 4be4358 commit a936cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libopensc/card-epass2003.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@ construct_mac_tlv(struct sc_card *card, unsigned char *apdu_buf, size_t data_tlv
11251125
return 0;
11261126
}
11271127

1128-
/* MAC(TLV case 1 */
1128+
/* MAC(TLV case 1) */
11291129
static int
11301130
construct_mac_tlv_case1(struct sc_card *card, unsigned char *apdu_buf, size_t data_tlv_len, size_t le_tlv_len,
11311131
unsigned char *mac_tlv, size_t * mac_tlv_len, const unsigned char key_type)

0 commit comments

Comments
 (0)