No real changes, just fix some typos in comments in wxMSW code.
Closes #14994. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1486,7 +1486,7 @@ HRESULT STDMETHODCALLTYPE VirtualProtocol::Read(void *pv, ULONG cb, ULONG *pcbRe
|
||||
}
|
||||
else
|
||||
{
|
||||
//Dummy return to surpress a compiler warning
|
||||
//Dummy return to suppress a compiler warning
|
||||
wxFAIL;
|
||||
return INET_E_DOWNLOAD_FAILURE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user