Changeset 768 for trunk/src/ifd/cardman.h
- Timestamp:
- 09/23/05 15:44:01 (7 years ago)
- File:
-
- 1 edited
-
trunk/src/ifd/cardman.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ifd/cardman.h
r656 r768 132 132 unsigned char atr_len; 133 133 unsigned char bIFSD, bIFSC; 134 unsigned char ta1; / / TA(1) specifies Fi over b8 to b5, Di over b4 to b1134 unsigned char ta1; /* TA(1) specifies Fi over b8 to b5, Di over b4 to b1 */ 135 135 unsigned char pts[4]; 136 136 … … 161 161 int op; 162 162 unsigned char proto; 163 int ttl, ttl_hi, / /CWT164 bwt, / /BWT165 ptsttl; / /PTS retry163 int ttl, ttl_hi, /* CWT */ 164 bwt, /* BWT */ 165 ptsttl; /* PTS retry */ 166 166 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) 167 167 int open;
Note: See TracChangeset
for help on using the changeset viewer.
