VirtualBox

Changeset 70017 in vbox


Ignore:
Timestamp:
Dec 8, 2017 12:04:03 PM (7 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/HDAStream.cpp

    r70013 r70017  
    6767    }
    6868
     69    int rc2;
     70
    6971#ifdef DEBUG
    70     int rc2 = RTCritSectInit(&pStream->Dbg.CritSect);
     72    rc2 = RTCritSectInit(&pStream->Dbg.CritSect);
    7173    AssertRC(rc2);
    7274#endif
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