VirtualBox

Changeset 86981 in vbox


Ignore:
Timestamp:
Nov 26, 2020 9:14:30 AM (4 years ago)
Author:
vboxsync
Message:

IPRT/FTP: Docs nit (has been resolved). bugref:9646

File:
1 edited

Legend:

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

    r86973 r86981  
    24042404 * @returns VBox status code.
    24052405 * @param   pClient             Client to process commands for.
    2406  *
    2407  * @todo r=bird: There are two rtFtpServerProcessCommands functions. Please
    2408  *       don't use C++ overloading in C code, it's unnecessary and confusing
    2409  *       (even in C++ code, see init() methods in the API).
    24102406 */
    24112407static int rtFtpServerClientMain(PRTFTPSERVERCLIENT pClient)
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