X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc6e28d55ac11ae700a304dd2ce3f4e20923ca88..c7ff293b4280dfad1e4133b51d9e93d67c722752:/src/motif/cursor.cpp diff --git a/src/motif/cursor.cpp b/src/motif/cursor.cpp index c14ddb8a1c..66b2925bec 100644 --- a/src/motif/cursor.cpp +++ b/src/motif/cursor.cpp @@ -496,7 +496,7 @@ void wxEndBusyCursor() } } -// TRUE if we're between the above two calls +// true if we're between the above two calls bool wxIsBusy() { return (wxBusyCursorCount > 0);