mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 09:27:35 +08:00
POSIX event tracer formatting
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ public:
|
||||
/**
|
||||
* Initializes the file based event tracer.
|
||||
*/
|
||||
int init(const PathString & path)
|
||||
int init(const PathString& path)
|
||||
{
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user