Ignore:
Timestamp:
Nov 28, 2001, 4:35:15 PM (24 years ago)
Author:
sandervl
Message:

com fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/comm.cpp

    r7457 r7471  
    1 /* $Id: comm.cpp,v 1.7 2001-11-26 14:53:57 sandervl Exp $ */
     1/* $Id: comm.cpp,v 1.8 2001-11-28 15:35:15 sandervl Exp $ */
    22
    33/*
     
    761761                             LPOVERLAPPED lpo)
    762762{
    763   dprintf(("WaitCommEvent %x %x %x", hCommDev, lpfdwEvtMask, lpo));
    764763  return HMCommWaitCommEvent(hCommDev, lpfdwEvtMask, lpo);
    765764}
Note: See TracChangeset for help on using the changeset viewer.