]> git.mxchange.org Git - flightgear.git/commit
- fix typos
authormfranz <mfranz>
Thu, 8 Dec 2005 15:03:08 +0000 (15:03 +0000)
committermfranz <mfranz>
Thu, 8 Dec 2005 15:03:08 +0000 (15:03 +0000)
commit1caefda2a04d17cec37807425b6cb0a1d1e1492a
treea4f5954c30c5703a7ef2bd5dee0fd8ffbc1bbb28
parentec7f73a5bb35bd4c23b793c3d4e550e0048d68de
- fix typos
- fix indentation (there were 2, 3, 4, 7(!) space indents as well as tab
  indents, all mixed together)
- no code changes, except one "if (foo) {}" changed to "if (!foo) return; ..."
src/AIModel/AICarrier.cxx
src/AIModel/AICarrier.hxx