Changeset 90724 in vbox for trunk/src/VBox
- Timestamp:
- Aug 18, 2021 3:47:45 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp
r90723 r90724 263 263 /** @todo Use .WAV here? */ 264 264 AUDIOTESTOBJ Obj; 265 RT_ZERO(Obj); /* Shut up MSVC. */ 265 266 if (pTstEnv) 266 267 {
Note:
See TracChangeset
for help on using the changeset viewer.