VirtualBox

Changeset 13430 in vbox


Ignore:
Timestamp:
Oct 21, 2008 10:52:25 AM (16 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r13429 r13430  
    268268    bool                        padding9[2];
    269269
     270    /** Bitmap tracking dirty pages. */
     271    uint32_t                    au32DirtyBitmap[VGA_VRAM_MAX / PAGE_SIZE / 32];
    270272    /** Pointer to vgaGCLFBAccessHandler(). */
    271273    RTRCPTR                     RCPtrLFBHandler;
    272     /** Bitmap tracking dirty pages. */
    273     uint32_t                    au32DirtyBitmap[VGA_VRAM_MAX / PAGE_SIZE / 32];
    274274    /** Pointer to the device instance - RC Ptr. */
    275275    PPDMDEVINSRC                pDevInsRC;
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