- Timestamp:
- 08/15/03 10:22:37 (5 years ago)
- Files:
-
- 1 modified
-
releases/openct-0.1.0/src/ifd/proto-t1.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
releases/openct-0.1.0/src/ifd/proto-t1.c
r307 r333 81 81 { 82 82 t1->retries = 3; 83 t1->timeout = 3000; 83 /* This timeout is rather insane, but we need this right now 84 * to support cryptoflex keygen */ 85 t1->timeout = 20000; 84 86 t1->ifsc = 32; 85 87 t1->ifsd = 32;
