VirtualBox

Changeset 31454 in vbox


Ignore:
Timestamp:
Aug 8, 2010 1:33:35 PM (14 years ago)
Author:
vboxsync
Message:

Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/poll-win.cpp

    r31453 r31454  
    572572    uint32_t    i  = pThis->cHandles;
    573573    while (i-- > 0)
    574         if (pThis->paHandles[i].id == id)
     574        if (pThis->aHandles[i].id == id)
    575575        {
    576576            pThis->aHandles[i].fEvents = fEvents;
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