VirtualBox

Changeset 51632 in vbox


Ignore:
Timestamp:
Jun 17, 2014 1:31:18 PM (10 years ago)
Author:
vboxsync
Message:

vga: build fix

File:
1 edited

Legend:

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

    r51631 r51632  
    18691869                for (uint32_t i = 0; i < pVGAState->cMonitors; ++i)
    18701870                {
    1871                     rc = SSMR3PGetU32(pSSM, &u32);
     1871                    rc = SSMR3GetU32(pSSM, &u32);
    18721872                    AssertRCReturn(rc, rc);
    18731873
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