Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6fcfd03

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • cpp/ql/src/semmle/code/cpp/models/interfaces

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)