astyle formatting
This commit is contained in:
parent
bc0a318b6d
commit
26c447279c
|
@ -32,7 +32,7 @@ public:
|
||||||
/**
|
/**
|
||||||
* @brief destructor of class filelister
|
* @brief destructor of class filelister
|
||||||
*/
|
*/
|
||||||
virtual ~FileLister(){}
|
virtual ~FileLister() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Add source files to a vector (*.c;*.cpp;*.cxx;*.c++;*.cc;*.txx)
|
* @brief Add source files to a vector (*.c;*.cpp;*.cxx;*.c++;*.cc;*.txx)
|
||||||
|
|
Loading…
Reference in New Issue