VirtualBox

Changeset 99414 in vbox


Ignore:
Timestamp:
Apr 17, 2023 8:34:12 AM (21 months ago)
Author:
vboxsync
Message:

DevIchAc97: Wrong comment type. bugref:10350

File:
1 edited

Legend:

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

    r99311 r99414  
    20302030    }
    20312031
    2032     /** Validate locks -- see @bugref{10350}. */
     2032    /* Validate locks -- see @bugref{10350}. */
    20332033    Assert(PDMDevHlpCritSectIsOwner(pDevIns, &pThis->CritSect));
    20342034    Assert(RTCritSectIsOwned(&pStreamCC->State.CritSect));
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