mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 09:26:25 +08:00
fix code style if trivial one line difference
This commit is contained in:
committed by
Lorenz Meier
parent
c147424fe7
commit
c2abb0f82a
@@ -34,7 +34,7 @@
|
||||
|
||||
/*
|
||||
* @file params.c
|
||||
*
|
||||
*
|
||||
* Parameters for fixedwing demo
|
||||
*/
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
/*
|
||||
* @file params.h
|
||||
*
|
||||
*
|
||||
* Definition of parameters for fixedwing example
|
||||
*/
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
/*
|
||||
* @file flow_position_estimator_params.c
|
||||
*
|
||||
*
|
||||
* Parameters for position estimator
|
||||
*/
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
/*
|
||||
* @file flow_position_estimator_params.h
|
||||
*
|
||||
*
|
||||
* Parameters for position estimator
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user