X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b54eae52375d897a61ba57a1d080b0d00627310e..ad653fa23069c5d9378247084f03c9a718c3ad62:/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;