We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b8fc5 commit 7aa522cCopy full SHA for 7aa522c
lib/tokenize.h
@@ -392,7 +392,7 @@ class CPPCHECKLIB Tokenizer {
392
*/
393
NORETURN void syntaxErrorC(const Token *tok, const std::string &what) const;
394
395
- /** Warn about unknown macro(s), configuration is recommended #
+ /** Warn about unknown macro(s), configuration is recommended
396
* @throws InternalError thrown unconditionally
397
398
NORETURN void unknownMacroError(const Token *tok1) const;
0 commit comments