correct bug with using uninitialized end variable (unused variable warnings are not...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jun 2009 12:19:59 +0000 (12:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jun 2009 12:19:59 +0000 (12:19 +0000)
commit0cb9ba2518e309fadf30ae39daba683ccd80e417
treeafd7f7353e817da39248b29328e2f8c7ac711c8c
parent8622887ce286b280f24b1b1629ccdfdf2716a064
correct bug with using uninitialized end variable (unused variable warnings are not always useless)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/cmdline.cpp