X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3baef911e4d54307178d6ad4353a4b6ab57a69e4..d50c083157f7280e9244595a7c0de72bbead2e7d:/src/common/valgen.cpp diff --git a/src/common/valgen.cpp b/src/common/valgen.cpp index e38f6789bd..37cefb5e74 100644 --- a/src/common/valgen.cpp +++ b/src/common/valgen.cpp @@ -370,7 +370,8 @@ bool wxGenericValidator::TransferToWindow(void) } } else #endif - ; // to match the last 'else' above + { // to match the last 'else' above + } // unrecognized control, or bad pointer return false;