Skip to content

Commit 7456a92

Browse files
committed
CPP: Autoformat.
1 parent 5106626 commit 7456a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-457/InitializationFunctions.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ Function getAPossibleDefinition(Function undefinedFunction) {
618618
) and
619619
result.isDefined()
620620
}
621-
621+
622622
/**
623623
* Helper predicate for `getTarget`, that computes possible targets of a `Call`.
624624
*

0 commit comments

Comments
 (0)