Skip to content

Commit 8045440

Browse files
calumgrantjketema
andauthored
Update cpp/ql/lib/semmle/code/cpp/models/interfaces/FormattingFunction.qll
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 9b5c9af commit 8045440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/models/interfaces/FormattingFunction.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ abstract class FormattingFunction extends ArrayFunction, TaintFunction {
118118

119119
/**
120120
* Gets the position of the first format argument, corresponding with
121-
* the first format specifier in the format string. We'll ignore all
121+
* the first format specifier in the format string. We ignore all
122122
* implicit function definitions.
123123
*/
124124
int getFirstFormatArgumentIndex() {

0 commit comments

Comments
 (0)