Show
Ignore:
Timestamp:
04/28/08 07:57:03 (9 months ago)
Author:
ludovic.rousseau
Message:

convert C++ in C comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/libopensc/reader-pcsc.c

    r3455 r3502  
    12061206 
    12071207        SC_TEST_RET(reader->ctx, r, "Part 10: block transmit failed!"); 
    1208         // finish the call if it was a two-phase operation 
     1208        /* finish the call if it was a two-phase operation */ 
    12091209        if ((ioctl == pslot->verify_ioctl_start) 
    12101210            || (ioctl == pslot->modify_ioctl_start)) {