Update cpp/ql/lib/semmle/code/cpp/Preprocessor.qll

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jeroen Ketema
2026-01-20 16:05:51 +01:00
committed by GitHub
parent b35271a2ca
commit 701569bb20

View File

@@ -330,7 +330,7 @@ class PreprocessorLine extends PreprocessorDirective, @ppd_line {
}
/**
* A C23 or C++26`#embed` preprocessor directive. For example, the following code
* A C23 or C++26 `#embed` preprocessor directive. For example, the following code
* contains one `Embed` directive:
* ```cpp
* char arr[] = {