VirtualBox

Changeset 76783 in vbox


Ignore:
Timestamp:
Jan 11, 2019 4:47:35 PM (6 years ago)
Author:
vboxsync
Message:

NAT: fix previous, MS doesn't do C99.

File:
1 edited

Legend:

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

    r76782 r76783  
    439439    RTFILE hSessionFile;
    440440    uint64_t cbSessionFile = 0;
     441    int cOptions;
    441442    LogFlowFunc(("pTftpSession:%p\n", pTftpSession));
    442443
     
    456457    }
    457458
    458     int cOptions = 0;
     459    cOptions = 0;
    459460
    460461    if (pTftpSession->OptionTSize.fRequested)
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