VirtualBox

Ignore:
Timestamp:
Aug 10, 2020 4:02:28 PM (4 years ago)
Author:
vboxsync
Message:

IPRT: RTFTPServer -> RTFtpServer. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r84540 r85673  
    140140 RTLdrFlt_SOURCES = RTLdrFlt.cpp
    141141
    142  # RTFTPServer implements a simple FTP server.
    143  PROGRAMS += RTFTPServer
    144  RTFTPServer_TEMPLATE = VBoxR3Tool
    145  RTFTPServer_SOURCES = RTFTPServer.cpp
     142 # RTFtpServer implements a simple FTP server.
     143 PROGRAMS += RTFtpServer
     144 RTFtpServer_TEMPLATE = VBoxR3Tool
     145 RTFtpServer_SOURCES = RTFtpServer.cpp
    146146
    147147 # RTGzip - our gzip clone (for testing the gzip/gunzip streaming code)
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