VirtualBox

Changeset 33853 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 8, 2010 3:09:24 PM (14 years ago)
Author:
vboxsync
Message:

Stupid C++

File:
1 edited

Legend:

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

    r33851 r33853  
    139139#define VGA_MAX_HEIGHT VBE_DISPI_MAX_YRES
    140140
    141 typedef struct vga_retrace {
     141typedef struct vga_retrace_s {
    142142    unsigned    frame_cclks;    /* Character clocks per frame. */
    143143    unsigned    frame_ns;       /* Frame duration in ns. */
     
    400400    /** Retrace emulation state */
    401401    bool                        fRealRetrace;
    402     struct vga_retrace          retrace_state;
     402    vga_retrace_s               retrace_state;
    403403
    404404#ifdef VBE_NEW_DYN_LIST
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