]> git.saurik.com Git - wxWidgets.git/commit
minor change: buf[(size_t)pos] instead of buf.c_str()[pos]
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 5 May 2001 18:04:13 +0000 (18:04 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 5 May 2001 18:04:13 +0000 (18:04 +0000)
commit96742edfff8d69158ee0e9cb34eb37912d1a7d10
tree381631057f82714640b244b1cf32b1947944d3b8
parent960ba969f9b7e004cfa7bd1ea26e953dbc159f8c
minor change: buf[(size_t)pos] instead of buf.c_str()[pos]

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/xml/xmlexpat.cpp