]> git.mxchange.org Git - simgear.git/commit
Don't cache results of getDisplayName
authortimoore <timoore>
Wed, 15 Jul 2009 23:08:10 +0000 (23:08 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 16 Jul 2009 10:09:43 +0000 (12:09 +0200)
commit390eb1c6e906cb287d9e4f25b1737f4dc3679f8b
tree246869ac3ca54479ad133e5e3e93506dc7a255b9
parentd4c6530a7222deafd2a7dac67f3c88d461766235
Don't cache results of getDisplayName

Return a std::string result instead of char *.
simgear/props/props.cxx
simgear/props/props.hxx