mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 04:00:35 +08:00
Fix code style for system lib
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
__EXPORT extern const char* px4_git_version;
|
||||
__EXPORT extern const char *px4_git_version;
|
||||
__EXPORT extern const uint64_t px4_git_version_binary;
|
||||
|
||||
__END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user