mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
astyle src/modules/replay
This commit is contained in:
committed by
Lorenz Meier
parent
830cb44b9c
commit
da90e1ce62
@@ -805,7 +805,7 @@ int Replay::start(bool quiet, bool apply_params_only)
|
||||
ret = -1;
|
||||
}
|
||||
|
||||
delete(r);
|
||||
delete (r);
|
||||
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user