Changeset 71126 in vbox
- Timestamp:
- Feb 26, 2018 2:26:51 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp
r71113 r71126 1265 1265 { 1266 1266 RTStrPrintf(pFile->szName, RT_ELEMENTS(pFile->szName), "%s", pszFile); 1267 pFile->hFile = NIL_RTFILE; 1267 1268 pFile->fFlags = fFlags; 1268 1269 pFile->pvData = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.

