Re-format comment
This commit is contained in:
parent
fd9cd6eabd
commit
dc89010869
1 changed files with 1 additions and 2 deletions
|
@ -59,8 +59,7 @@ impl Command {
|
||||||
// Le
|
// Le
|
||||||
match ext {
|
match ext {
|
||||||
// FIXME? (from scd/apdu.c):
|
// FIXME? (from scd/apdu.c):
|
||||||
// /* T=0 does not allow the use of Lc together with L
|
// /* T=0 does not allow the use of Lc together with Le;
|
||||||
// e;
|
|
||||||
// thus disable Le in this case. */
|
// thus disable Le in this case. */
|
||||||
// if (reader_table[slot].is_t0)
|
// if (reader_table[slot].is_t0)
|
||||||
// le = -1;
|
// le = -1;
|
||||||
|
|
Loading…
Reference in a new issue