- Timestamp:
- Oct 22, 2021 7:02:45 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTestServiceClient.cpp
r91994 r91995 321 321 if (pClient->pTransport) 322 322 { 323 pClient->pTransport->pfnTerm(pClient->pTransportInst); 323 324 pClient->pTransport->pfnDestroy(pClient->pTransportInst); 324 325 pClient->pTransport = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.