]> git.mxchange.org Git - flightgear.git/commit
* change a number of function parameters to const where appropriate
authorehofman <ehofman>
Mon, 21 Jul 2008 12:32:22 +0000 (12:32 +0000)
committerehofman <ehofman>
Mon, 21 Jul 2008 12:32:22 +0000 (12:32 +0000)
commitd015bfe72f9a967738482bd33feec450e2e3b513
treef2c9b4a0994ebcfdd2532de36350d1028865c4d9
parent83c2f96153cfcb8b390d8f4adafd4a516a7dd855
  * change a number of function parameters to const where appropriate
  * fix a problem where the wrong node-name length was returned
  * xmlgrep now also works when only the -e options is specified
  * fix xmlgrep to show the correct node-name (it reported the parent
    node-name in the previous version)
utils/xmlgrep/ChangeLog
utils/xmlgrep/README
utils/xmlgrep/xml.c
utils/xmlgrep/xml.h
utils/xmlgrep/xmlgrep.c