Changeset 89508 in vbox for trunk/src/VBox
- Timestamp:
- Jun 4, 2021 12:14:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp
r89505 r89508 1467 1467 1468 1468 /** 1469 * @interface_method_impl{PDMDRVREG ::pfnDestruct,1469 * @interface_method_impl{PDMDRVREG,pfnDestruct, 1470 1470 * Destructs an ALSA host audio driver instance.} 1471 1471 */ … … 1489 1489 1490 1490 /** 1491 * @interface_method_impl{PDMDRVREG ::pfnConstruct,1491 * @interface_method_impl{PDMDRVREG,pfnConstruct, 1492 1492 * Construct an ALSA host audio driver instance.} 1493 1493 */
Note:
See TracChangeset
for help on using the changeset viewer.