astyle formatting
This commit is contained in:
parent
997c9ce100
commit
5e7791d847
|
@ -135,7 +135,7 @@ private:
|
||||||
/** @brief There has been a internal error => Report information message */
|
/** @brief There has been a internal error => Report information message */
|
||||||
void internalError(const std::string &filename, const std::string &msg);
|
void internalError(const std::string &filename, const std::string &msg);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Process one file.
|
* @brief Process one file.
|
||||||
* @param filename file name
|
* @param filename file name
|
||||||
* @param fileContent If this is non-empty then the file will not be loaded
|
* @param fileContent If this is non-empty then the file will not be loaded
|
||||||
|
|
Loading…
Reference in New Issue