Changeset 3481 for branches/alonbl/pnp/src/pkcs11/pkcs11-global.c
- Timestamp:
- 04/20/08 09:59:23 (9 months ago)
- Files:
-
- 1 modified
-
branches/alonbl/pnp/src/pkcs11/pkcs11-global.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/alonbl/pnp/src/pkcs11/pkcs11-global.c
r3459 r3481 348 348 349 349 sc_debug(context, "Getting slot listing\n"); 350 if (pSlotList == NULL_PTR) { 351 sc_ctx_detect_readers(context); 352 } 350 353 card_detect_all(); 351 354
