Some cleanup.

This commit is contained in:
James Goppert 2011-10-19 00:25:00 -04:00
parent 1aa8586558
commit d20d53ee81
3 changed files with 75 additions and 70 deletions

View File

@ -53,3 +53,5 @@ void AP_ArmingMechanism::update(const float dt) {
} }
} // apo } // apo
// vim:ts=4:sw=4:expandtab

View File

@ -63,3 +63,5 @@ private:
} // namespace apo } // namespace apo
#endif /* AP_ARMINGMECHANISM */ #endif /* AP_ARMINGMECHANISM */
// vim:ts=4:sw=4:expandtab

View File

@ -146,3 +146,4 @@ private:
#endif // AP_Guide_H #endif // AP_Guide_H
// vim:ts=4:sw=4:expandtab // vim:ts=4:sw=4:expandtab