navigator: fix comment

This commit is contained in:
Thomas Gubler
2014-07-23 23:07:11 +02:00
parent b7bc77fc8c
commit f10d1277a5
+1 -1
View File
@@ -178,7 +178,7 @@ private:
Loiter _loiter; /**< class that handles loiter */
RTL _rtl; /**< class that handles RTL */
Offboard _offboard; /**< class that handles offboard */
DataLinkLoss _dataLinkLoss; /**< class that handles offboard */
DataLinkLoss _dataLinkLoss; /**< class that handles the OBC datalink loss mode */
NavigatorMode *_navigation_mode_array[NAVIGATOR_MODE_ARRAY_SIZE]; /**< array of navigation modes */