Ignore:
Timestamp:
Jul 5, 2001, 9:26:48 PM (24 years ago)
Author:
achimha
Message:

don't drink and code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ws2_32/socket.cpp

    r6178 r6179  
    105105    TRACE("WS2_32: WSAEventSelect %08x, hEvent %08x, event %08x\n", s, hEvent, (unsigned)lEvent );
    106106#ifdef DEBUG
    107     // log all event event bits set
     107    // log all event bits that are set
    108108    char tmpbuf[300];
    109109    strcpy(tmpbuf, "");
Note: See TracChangeset for help on using the changeset viewer.