VirtualBox

Ignore:
Timestamp:
Mar 8, 2021 1:14:14 PM (4 years ago)
Author:
vboxsync
Message:

Audio: DrvAudioHlpPCMPropsAreValid -> DrvAudioHlpPcmPropsAreValid; todos. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/HDAStreamMap.cpp

    r87942 r88016  
    4949    AssertPtrReturn(pProps,   VERR_INVALID_POINTER);
    5050
    51     if (!DrvAudioHlpPCMPropsAreValid(pProps))
     51    if (!DrvAudioHlpPcmPropsAreValid(pProps))
    5252        return VERR_INVALID_PARAMETER;
    5353
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette