VirtualBox

Changeset 103407 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Feb 18, 2024 5:23:23 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161728
Message:

VMM/IOMR3IoPort.cpp: Typo, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/IOMR3IoPort.cpp

    r98103 r103407  
    387387        {
    388388            const char *pszIn  = paExtDescs[i].pszIn;
    389             const char *pszOut = paExtDescs[i].pszIn;
     389            const char *pszOut = paExtDescs[i].pszOut;
    390390            if (!pszIn && !pszOut)
    391391                break;
Note: See TracChangeset for help on using the changeset viewer.

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