minor fixes to reduce number of Doxygen warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -289,7 +289,7 @@ void wxDisableAsserts();
|
||||
Will always generate an assert error with specified message if this code is
|
||||
reached (in debug mode).
|
||||
|
||||
This macro is useful for marking unreachable" code areas, for example it
|
||||
This macro is useful for marking "unreachable" code areas, for example it
|
||||
may be used in the "default:" branch of a switch statement if all possible
|
||||
cases are processed above.
|
||||
|
||||
|
Reference in New Issue
Block a user