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/Additions/common/VBoxGuest/VBoxGuest-os2.cpp

    r20369 r20374  
    8888#define SESSION_HASH(sfn) ((sfn) % RT_ELEMENTS(g_apSessionHashTab))
    8989
    90 RT_BEGIN_DECLS
     90RT_C_DECLS_BEGIN
    9191/* Defined in VBoxGuestA-os2.asm */
    9292extern uint32_t             g_PhysMMIOBase;
     
    109109extern uint16_t             g_cchInitText;
    110110extern uint16_t             g_cchInitTextMax;
    111 RT_END_DECLS
     111RT_C_DECLS_END
    112112
    113113
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