VirtualBox

Changeset 20367 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Jun 8, 2009 12:25:19 AM (16 years ago)
Author:
vboxsync
Message:

Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.

File:
1 edited

Legend:

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

    r20087 r20367  
    307307*   Internal Functions                                                         *
    308308*******************************************************************************/
    309 __BEGIN_DECLS
     309RT_BEGIN_DECLS
    310310
    311311PDMBOTHCBDECL(int) vgaIOPortWrite(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t u32, unsigned cb);
     
    336336
    337337
    338 __END_DECLS
     338RT_END_DECLS
    339339
    340340
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