]> git.saurik.com Git - wxWidgets.git/commit
encconv.cpp: Remove comment about 5 being big enough value for ENC_PER_PLATFORM ...
authorMart Raudsepp <leio@gentoo.org>
Wed, 5 Apr 2006 10:02:28 +0000 (10:02 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 5 Apr 2006 10:02:28 +0000 (10:02 +0000)
commitcc845a614214e2ac62ddb3108ddc5c8306f304ac
tree988c9771785c75b6286afbd49c2d0c22eff4be3e
parentda9619e046804a3619f395d5cfcf6a331b8a43a6
encconv.cpp: Remove comment about 5 being big enough value for ENC_PER_PLATFORM - it should be the minimum
necessary instead.
fmapbase.cpp: Slightly reduce the size of an array - it should be reduced further (we only have one item with the
size of 9, rest are not over 6)

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