commander: whitespace fix

This commit is contained in:
Julian Oes
2016-09-28 14:50:02 +02:00
committed by Beat Küng
parent 1eca97757c
commit 158a0be6c4
+1 -1
View File
@@ -3649,7 +3649,7 @@ void answer_command(struct vehicle_command_s &cmd, unsigned result,
{
switch (result) {
case vehicle_command_s::VEHICLE_CMD_RESULT_ACCEPTED:
tune_positive(true);
tune_positive(true);
break;
case vehicle_command_s::VEHICLE_CMD_RESULT_DENIED: