Changeset 90745 in vbox for trunk/src/VBox
- Timestamp:
- Aug 19, 2021 1:32:46 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTestService.cpp
r90176 r90745 472 472 { 473 473 rc = atsReplyAck(pThis, pInst, pPktHdr); 474 if (RT_SUCCESS(rc)) 475 pThis->pTransport->pfnNotifyBye(pThis->pTransportInst, pInst->pTransportClient); 474 476 } 475 477 else
Note:
See TracChangeset
for help on using the changeset viewer.