VirtualBox

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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFInit.cpp

    r3655 r20371  
    4646*   Global Variables                                                           *
    4747*******************************************************************************/
    48 __BEGIN_DECLS
     48RT_BEGIN_DECLS
    4949/* from VBoxSFA.asm */
    5050extern RTFAR16 g_fpfnDevHlp;
     
    5353/* from sys0.asm and the linker/end.lib. */
    5454extern char _text, _etext, _data, _end;
    55 __END_DECLS
     55RT_END_DECLS
    5656
    5757
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