VirtualBox

Changeset 20374 in vbox for trunk/src/VBox/VMM/PDMInternal.h


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/PDMInternal.h

    r20365 r20374  
    3535#endif
    3636
    37 RT_BEGIN_DECLS
     37RT_C_DECLS_BEGIN
    3838
    3939
     
    290290# error "Invalid header PDM order. Include PDMInternal.h before VBox/pdm.h!"
    291291#endif
    292 RT_END_DECLS
     292RT_C_DECLS_END
    293293#include <VBox/pdm.h>
    294 RT_BEGIN_DECLS
     294RT_C_DECLS_BEGIN
    295295
    296296/**
     
    10421042/** @} */
    10431043
    1044 RT_END_DECLS
    1045 
    1046 #endif
     1044RT_C_DECLS_END
     1045
     1046#endif
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