Revision cba919da libcacard/card_7816.c

b/libcacard/card_7816.c
125 125
}
126 126

  
127 127
/*
128
 * get a new Reponse buffer that only has a status.
128
 * get a new Response buffer that only has a status.
129 129
 */
130 130
static VCardResponse *
131 131
vcard_response_new_status(vcard_7816_status_t status)
......
239 239
}
240 240

  
241 241
/*
242
 * set the Le and Lc fiels according to table 5 of the
242
 * set the Le and Lc fields according to table 5 of the
243 243
 * 7816-4 part 4 spec
244 244
 */
245 245
static vcard_7816_status_t

Also available in: Unified diff