VirtualBox

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

*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp

    r20365 r20374  
    4343*   Global Variables                                                           *
    4444*******************************************************************************/
    45 RT_BEGIN_DECLS
     45RT_C_DECLS_BEGIN
    4646extern DECLEXPORT(const PDMDEVHLPRC)    g_pdmRCDevHlp;
    4747extern DECLEXPORT(const PDMPICHLPRC)    g_pdmRCPicHlp;
     
    4949extern DECLEXPORT(const PDMIOAPICHLPRC) g_pdmRCIoApicHlp;
    5050extern DECLEXPORT(const PDMPCIHLPRC)    g_pdmRCPciHlp;
    51 RT_END_DECLS
     51RT_C_DECLS_END
    5252
    5353
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