VirtualBox

Changeset 12352 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Sep 10, 2008 1:01:49 PM (16 years ago)
Author:
vboxsync
Message:

Host serial: fix compile error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp

    r12351 r12352  
    556556
    557557    HANDLE ahWait[2];
    558     haWait[0] = pThis->hEventRecv;
    559     haWait[1] = pThis->hHaltEventSem;
     558    aWait[0] = pThis->hEventRecv;
     559    aWait[1] = pThis->hHaltEventSem;
    560560#endif
    561561
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette