VirtualBox

Changeset 82773 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jan 15, 2020 4:51:55 PM (5 years ago)
Author:
vboxsync
Message:

IPRT/FTP: Shut up MSVC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/ftp-server.cpp

    r82772 r82773  
    705705    AssertReturn(cchAdddress > 0, VERR_NO_MEMORY);
    706706
    707     int rc;
     707    int rc = VINF_SUCCESS; /* Shut up MSVC. */
    708708
    709709    /* Try a bit harder if the data connection is not ready (yet). */
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