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/Frontends/VirtualBox/include/VBoxUtils-darwin.h

    r20368 r20374  
    3939typedef NSView *NativeViewRef;
    4040#else
    41 # include <iprt/cdefs.h> /* for RT_BEGIN_DECLS/RT_END_DECLS & stuff */
     41# include <iprt/cdefs.h> /* for RT_C_DECLS_BEGIN/RT_C_DECLS_END & stuff */
    4242
    4343# include <qglobal.h> /* for QT_MAC_USE_COCOA */
     
    6262#endif /* __OBJC__ */
    6363
    64 RT_BEGIN_DECLS
     64RT_C_DECLS_BEGIN
    6565
    6666/********************************************************************************
     
    9292void darwinWindowInvalidateShadowImpl (NativeWindowRef aWindow);
    9393
    94 RT_END_DECLS
     94RT_C_DECLS_END
    9595
    9696#ifndef __OBJC__
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