]> git.mxchange.org Git - flightgear.git/commit
Patch from Melchior Franz:
authordavid <david>
Thu, 25 Apr 2002 19:26:18 +0000 (19:26 +0000)
committerdavid <david>
Thu, 25 Apr 2002 19:26:18 +0000 (19:26 +0000)
commitf2683c541bc6fca0d3ee6126298dd5151e4d1631
tree93f663cdfa46c477b6ee7b4165b5d35d81e81027
parent77cf6c7dc8067c5fbab49ff20c54bff30162ddea
Patch from Melchior Franz:

ATCmgr.cxx:148 says:
// Returns true if the airport is found in the map

Yes, it returns true if the airport has been found. But it fails
to return the airport data. Just plays around with a local pointer.  ;-)
src/ATC/ATCmgr.cxx