X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc6e28d55ac11ae700a304dd2ce3f4e20923ca88..2b9a7d4cc2f5f55df3d83f7cf2160cf9a509a4f2:/src/motif/cursor.cpp?ds=sidebyside 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);