VirtualBox

Changeset 20374 in vbox for trunk/src/VBox/Frontends/VBoxSDL


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/VBoxSDL/VBoxSDL.cpp

    r20368 r20374  
    37193719#ifdef RT_OS_DARWIN
    37203720#include <Carbon/Carbon.h>
    3721 RT_BEGIN_DECLS
     3721RT_C_DECLS_BEGIN
    37223722/* Private interface in 10.3 and later. */
    37233723typedef int CGSConnection;
     
    37313731extern CGError CGSGetGlobalHotKeyOperatingMode(CGSConnection Connection, CGSGlobalHotKeyOperatingMode *enmMode);
    37323732extern CGError CGSSetGlobalHotKeyOperatingMode(CGSConnection Connection, CGSGlobalHotKeyOperatingMode enmMode);
    3733 RT_END_DECLS
     3733RT_C_DECLS_END
    37343734
    37353735/** Keeping track of whether we disabled the hotkeys or not. */
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