aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo
diff options
context:
space:
mode:
authorMax Horn2010-10-15 12:19:13 +0000
committerMax Horn2010-10-15 12:19:13 +0000
commit36cd5caf956c087995a62983ad09c15250f29475 (patch)
tree39dc6b202fb711fef28bc7f7c49bb7611232af83 /engines/hugo
parentf52b31a05f9b234a367dd83b89cceaa3d9848204 (diff)
downloadscummvm-rg350-36cd5caf956c087995a62983ad09c15250f29475.tar.gz
scummvm-rg350-36cd5caf956c087995a62983ad09c15250f29475.tar.bz2
scummvm-rg350-36cd5caf956c087995a62983ad09c15250f29475.zip
COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::String
Almost all places where we used XMLParser::parseIntegerKey were using it like this: XMLParser::parseIntegerKey(str.c_str(), ...) Since this makes the code harder to read, I overloaded the method to also accept Commmon::String directly. Also removed all .c_str() invocations where necessary. svn-id: r53479
Diffstat (limited to 'engines/hugo')
0 files changed, 0 insertions, 0 deletions