xreef/SimpleFTPServer

FtpServer::credentials() function typo?

xiqwertyui opened this issue · 0 comments

It looks like there is a typo in FtpServer.cpp:
image

Is it suppose to be like this? : this->user = _user;
image