]> git.mxchange.org Git - flightgear.git/commit
loadxml: if argument "targetnode" isn't defined, return the file data in
authormfranz <mfranz>
Mon, 4 Jun 2007 10:07:31 +0000 (10:07 +0000)
committermfranz <mfranz>
Mon, 4 Jun 2007 10:07:31 +0000 (10:07 +0000)
commitff454131d5c16195fab4a1f9d148f674424b14a3
tree4de3078cbaccd175dbdf432f8f257eed25a27f95
parentd11e18f9a77e23b673c60c5a1723514b829ad625
loadxml: if argument "targetnode" isn't defined, return the file data in
the argument tree under "data". This is useful in cases where the file
data are only needed temporarily and shouldn't remain in the main tree.
src/Main/fg_commands.cxx