/[pcsclite]/trunk/Drivers/ccid/src/ifdhandler.c
ViewVC logotype

Diff of /trunk/Drivers/ccid/src/ifdhandler.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 611 by rousseau, Thu Jan 15 13:41:01 2004 UTC revision 612 by rousseau, Thu Jan 15 13:45:37 2004 UTC
# Line 100  RESPONSECODE IFDHCreateChannel(DWORD Lun Line 100  RESPONSECODE IFDHCreateChannel(DWORD Lun
100                  return_value = IFD_COMMUNICATION_ERROR;                  return_value = IFD_COMMUNICATION_ERROR;
101          }          }
102    
103            /* Maybe we have a special treatment for this reader */
104            ccid_open_hack(Lun);
105    
106  #ifdef HAVE_PTHREAD  #ifdef HAVE_PTHREAD
107          pthread_mutex_unlock(&ifdh_context_mutex);          pthread_mutex_unlock(&ifdh_context_mutex);
108  #endif  #endif

Legend:
Removed from v.611  
changed lines
  Added in v.612

  ViewVC Help
Powered by ViewVC 1.1.5