VirtualBox

Ignore:
Timestamp:
Jun 8, 2009 12:43:21 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48298
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvHostBase.h

    r20367 r20374  
    2525#include <VBox/cdefs.h>
    2626
    27 RT_BEGIN_DECLS
     27RT_C_DECLS_BEGIN
    2828
    2929
     
    198198#define PDMIBLOCK_2_DRVHOSTBASE(pInterface)        ( (PDRVHOSTBASE)((uintptr_t)pInterface - RT_OFFSETOF(DRVHOSTBASE, IBlock)) )
    199199
    200 RT_END_DECLS
    201 
    202 #endif
     200RT_C_DECLS_END
     201
     202#endif
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