Correction in comment in closing #endif.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-04-14 15:11:20 +00:00
parent 810994672a
commit e755eb67b6
2 changed files with 3 additions and 3 deletions

View File

@@ -391,7 +391,7 @@ inline void* wxCheckCast(void *ptr)
#endif // wxUSE_ARRAY_MEMORY_OPERATORS
#endif // WXDEBUG && wxUSE_MEMORY_TRACING
#endif // __WXDEBUG__ && wxUSE_MEMORY_TRACING
// ----------------------------------------------------------------------------
// wxObject: the root class of wxWidgets object hierarchy