Changeset 61615 in vbox
- Timestamp:
- Jun 9, 2016 10:36:48 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvAudio.cpp
r61609 r61615 750 750 751 751 if (RT_FAILURE(rc)) 752 LogFlowFunc(("[%s] Failed with %Rrc\n", rc));752 LogFlowFunc(("[%s] Failed with %Rrc\n", pStream->szName, rc)); 753 753 754 754 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.