astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2020-12-18 21:31:44 +01:00
parent 62a11f6490
commit 33cde46068
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ public:
/** @brief Bug hunting */
bool bugHunting;
/** @brief Max time for bug hunting analysis in seconds, after
/** @brief Max time for bug hunting analysis in seconds, after
* timeout the analysis will just stop. */
int bugHuntingCheckFunctionMaxTime;