diff --git a/src/modules/land_detector/FixedwingLandDetector.cpp b/src/modules/land_detector/FixedwingLandDetector.cpp index ed1fc8ee72..6e9eef4fb6 100644 --- a/src/modules/land_detector/FixedwingLandDetector.cpp +++ b/src/modules/land_detector/FixedwingLandDetector.cpp @@ -97,7 +97,8 @@ bool FixedwingLandDetector::_get_freefall_state() // TODO return false; } -bool FixedwingLandDetector::_get_ground_contact_state(){ +bool FixedwingLandDetector::_get_ground_contact_state() +{ // TODO return false;