VirtualBox

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


Ignore:
Timestamp:
Nov 29, 2010 9:55:17 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68268
Message:

VBoxVideo: remove leading underscore from structure names and make VBoxVideoGuest.h C-friendly

File:
1 edited

Legend:

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

    r34203 r34490  
    4040#endif
    4141
    42 typedef struct _VBVAPARTIALRECORD
     42typedef struct VBVAPARTIALRECORD
    4343{
    4444    uint8_t *pu8;
     
    4646} VBVAPARTIALRECORD;
    4747
    48 typedef struct _VBVAVIEW
     48typedef struct VBVAVIEW
    4949{
    5050    VBVAINFOVIEW    view;
     
    7070
    7171/* @todo saved state: save and restore VBVACONTEXT */
    72 typedef struct _VBVACONTEXT
     72typedef struct VBVACONTEXT
    7373{
    7474    uint32_t cViews;
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