VirtualBox

Ignore:
Timestamp:
Jul 17, 2007 9:12:18 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22945
Message:

replace underscore symbols in VBoxBFE/ and VBoxSDL/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h

    r2981 r3669  
    5050            : mSlot (0), mEnabled (FALSE)
    5151            ,  mCableConnected (TRUE), mTraceEnabled (FALSE)
    52 #ifdef __LINUX__
     52#ifdef RT_OS_LINUX
    5353            , mTAPFD (NIL_RTFILE)
    5454#endif
     
    6262        BOOL mTraceEnabled;
    6363        Bstr mHostInterface;
    64 #ifdef __LINUX__
     64#ifdef RT_OS_LINUX
    6565        Bstr mTAPSetupApplication;
    6666        Bstr mTAPTerminateApplication;
     
    9090    STDMETHOD(COMGETTER(HostInterface))(BSTR *hostInterface);
    9191    STDMETHOD(COMSETTER(HostInterface))(INPTR BSTR hostInterface);
    92 #ifdef __LINUX__
     92#ifdef RT_OS_LINUX
    9393    STDMETHOD(COMGETTER(TAPFileDescriptor))(LONG *tapFileDescriptor);
    9494    STDMETHOD(COMSETTER(TAPFileDescriptor))(LONG tapFileDescriptor);
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