Fix code style for system lib

This commit is contained in:
Lorenz Meier
2015-09-06 11:59:50 +02:00
parent aa88888c6a
commit fba569f12c
19 changed files with 816 additions and 646 deletions
+1 -1
View File
@@ -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