Skip to content

Commit e469436

Browse files
committed
astyle formatting
[ci skip]
1 parent 20e462a commit e469436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/symboldatabase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2983,7 +2983,7 @@ void SymbolDatabase::debugMessage(const Token *tok, const std::string &type, con
29832983
const std::list<const Token*> locationList(1, tok);
29842984
const ErrorMessage errmsg(locationList, &mTokenizer->list,
29852985
Severity::debug,
2986-
type,
2986+
type,
29872987
msg,
29882988
false);
29892989
if (mErrorLogger)

0 commit comments

Comments
 (0)