X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b54eae52375d897a61ba57a1d080b0d00627310e..09ffaca3a6d4d6b5f9cd513a26b0f264623f2109:/src/msw/dialup.cpp diff --git a/src/msw/dialup.cpp b/src/msw/dialup.cpp index 6cc5040544..4831acbc0f 100644 --- a/src/msw/dialup.cpp +++ b/src/msw/dialup.cpp @@ -1284,7 +1284,7 @@ static DWORD wxRasMonitorThread(wxRasThreadData *data) } // we don't need it any more now and if this thread ran, it is our - // responsability to free the data + // responsibility to free the data delete data; return 0;