mirror of https://github.com/ArduPilot/ardupilot
Some cleanup.
This commit is contained in:
parent
1aa8586558
commit
d20d53ee81
|
@ -53,3 +53,5 @@ void AP_ArmingMechanism::update(const float dt) {
|
|||
}
|
||||
|
||||
} // apo
|
||||
|
||||
// vim:ts=4:sw=4:expandtab
|
||||
|
|
|
@ -63,3 +63,5 @@ private:
|
|||
} // namespace apo
|
||||
|
||||
#endif /* AP_ARMINGMECHANISM */
|
||||
|
||||
// vim:ts=4:sw=4:expandtab
|
||||
|
|
|
@ -146,3 +146,4 @@ private:
|
|||
#endif // AP_Guide_H
|
||||
|
||||
// vim:ts=4:sw=4:expandtab
|
||||
|
||||
|
|
Loading…
Reference in New Issue