Changeset 89225 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 21, 2021 1:04:46 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 144567
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp
r89217 r89225 2508 2508 rc = rc2; 2509 2509 } 2510 2511 int rc2 = AudioTestSvcDestroy(&Srv); 2512 if (RT_SUCCESS(rc)) 2513 rc = rc2; 2510 2514 } 2511 2515
Note:
See TracChangeset
for help on using the changeset viewer.