X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc6e28d55ac11ae700a304dd2ce3f4e20923ca88..6603071a994f30ad21f1f4e19f03397c360bfafa:/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);