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/GuestHost/OpenGL/include/cr_string.h

    r20371 r20374  
    1010#include <iprt/cdefs.h>
    1111
    12 RT_BEGIN_DECLS
     12RT_C_DECLS_BEGIN
    1313
    1414DECLEXPORT(char *)  crStrdup( const char *str );
     
    3737DECLEXPORT(void)    crWordsToString( char *string, int nstring, void *data, int ndata );
    3838
    39 RT_END_DECLS
     39RT_C_DECLS_END
    4040
    4141#endif /* CR_STRING_H */
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