VirtualBox

Ignore:
Timestamp:
Jul 17, 2007 9:12:18 AM (17 years ago)
Author:
vboxsync
Message:

replace underscore symbols in VBoxBFE/ and VBoxSDL/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h

    r3289 r3669  
    2424#define __H_VBOXSDL
    2525
    26 #ifdef __WIN__ /** @todo check why we need to do this on windows. */
     26#ifdef RT_OS_WINDOWS /** @todo check why we need to do this on windows. */
    2727/* convince SDL to not overload main() */
    2828#define _SDL_main_h
     
    7272#endif /* VBOX_WIN32_UI */
    7373
    74 #ifdef __LINUX__
     74#ifdef RT_OS_LINUX
    7575void PushNotifyUpdateEvent(SDL_Event *event);
    7676#endif
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