Changeset 3494
- Timestamp:
- 04/26/08 11:06:42 (7 months ago)
- Files:
-
- 1 modified
-
branches/alonbl/pnp/src/libopensc/reader-pcsc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/alonbl/pnp/src/libopensc/reader-pcsc.c
r3493 r3494 867 867 int again; 868 868 869 if (!pr iv_data) {869 if (!prv_data) { 870 870 ret = SC_ERROR_NO_READERS_FOUND; 871 871 goto out;
