VirtualBox

Ignore:
Timestamp:
Feb 7, 2019 10:15:01 PM (6 years ago)
Author:
vboxsync
Message:

DevVGA-SVGA: Review and cleanup of cursor code and more, untested, though should be saner now and less messy stylewise. bugref:9376

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r76994 r77206  
    63826382    {
    63836383        /* Register the io command ports. */
    6384         rc = PDMDevHlpPCIIORegionRegister (pDevIns, pThis->pciRegions.iIO, 0x10, PCI_ADDRESS_SPACE_IO, vmsvgaR3IORegionMap);
     6384        rc = PDMDevHlpPCIIORegionRegister(pDevIns, pThis->pciRegions.iIO, 0x10, PCI_ADDRESS_SPACE_IO, vmsvgaR3IORegionMap);
    63856385        if (RT_FAILURE (rc))
    63866386            return rc;
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