VirtualBox

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


Ignore:
Timestamp:
Jul 27, 2012 8:22:29 AM (12 years ago)
Author:
vboxsync
Message:

Fixes bad coding style that trips up the VC2010 preprocessor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/tftp.c

    r42190 r42431  
    240240}
    241241
    242 DECLINLINE(int)tftpSessionParseAndMarkOption(const char *pcszRawOption, PTFPTPSESSIONOPTDESC pTftpSessionOption)
     242DECLINLINE(int) tftpSessionParseAndMarkOption(const char *pcszRawOption, PTFPTPSESSIONOPTDESC pTftpSessionOption)
    243243{
    244244    int rc  = VINF_SUCCESS;
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