Typo correction patch [ 1208110 ] Lots of typo corrections
Olly Betts git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -129,7 +129,7 @@ protected:
|
||||
const wxString& arg = wxEmptyString);
|
||||
|
||||
// get the server reply, return the first character of the reply code,
|
||||
// '1'..'5' for normal FTP replies, 0 (*not* '0') if an error occured
|
||||
// '1'..'5' for normal FTP replies, 0 (*not* '0') if an error occurred
|
||||
char GetResult();
|
||||
|
||||
// check that the result is equal to expected value
|
||||
|
Reference in New Issue
Block a user