VirtualBox

Changeset 15195 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Dec 9, 2008 5:12:22 PM (16 years ago)
Author:
vboxsync
Message:

slirp:coding style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/slirp_state.h

    r15194 r15195  
    137137    struct socket icmp_socket;
    138138    struct icmp_storage icmp_msg_head;
    139 #ifdef RT_OS_WINDOWS
     139# ifdef RT_OS_WINDOWS
    140140    void *pvIcmpBuffer;
    141141    size_t szIcmpBuffer;
     
    146146    BOOL (WINAPI * pfIcmpCloseHandle)(HANDLE);
    147147    HMODULE hmIcmpLibrary;
    148 #endif
     148# endif
    149149#endif
    150150#if defined(VBOX_WITH_SIMPLIFIED_SLIRP_SYNC) && defined(RT_OS_WINDOWS)
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