Skip to content

Commit 6fcfd03

Browse files
committed
C++: Autoformat.
1 parent c9e1ccf commit 6fcfd03

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/src/semmle/code/cpp/models/interfaces

1 file changed

+1
-1
lines changed

cpp/ql/src/semmle/code/cpp/models/interfaces/Taint.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ import semmle.code.cpp.models.Models
2525
*/
2626
abstract class TaintFunction extends Function {
2727
abstract predicate hasTaintFlow(FunctionInput input, FunctionOutput output);
28-
}
28+
}

0 commit comments

Comments
 (0)