Ignore:
Timestamp:
Mar 14, 2000, 3:59:43 PM (25 years ago)
Author:
sandervl
Message:

changed setsockopt bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/relaywin.cpp

    r3009 r3107  
    1 
    2 
    31/*
    42 *
     
    218216    rc = SHORT1FROMMP(mp2);                /* asynchronous operation result */
    219217
    220     dprintf(("WSOCK32: RelayWindowProc, message %d for window %d with "
     218    dprintf(("WSOCK32: RelayWindowProc, message %x for window %x with "
    221219             "mp1 = %d and mp2 = %d (rc = %d) received\n",
    222220             ulMsg, hwnd, mp1, mp2, rc));
Note: See TracChangeset for help on using the changeset viewer.