VirtualBox

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

Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_string.h

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