Apply automated code formatting

Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
This commit is contained in:
Carles Fernandez
2018-03-03 02:03:39 +01:00
parent c9ac8c78af
commit 34f24562cf
902 changed files with 36937 additions and 34571 deletions
+2 -1
View File
@@ -40,7 +40,8 @@
#include "gnss_block_interface.h"
#include "gnss_synchro.h"
template<typename Data>class concurrent_queue;
template <typename Data>
class concurrent_queue;
/*!
* \brief This abstract class represents an interface to a tracking block.