Changeset 91073 in vbox
- Timestamp:
- Sep 1, 2021 5:28:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp
r91072 r91073 873 873 } 874 874 875 constbool fHandleSilence = true;875 bool fHandleSilence = true; 876 876 877 877 if (pTst->pEntry == NULL) /* Test not started yet? */
Note:
See TracChangeset
for help on using the changeset viewer.