Skip to content

Commit fbbb19d

Browse files
Readd removed newline
1 parent fd9fc0d commit fbbb19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cpp/common/src/codingstandards/cpp/rules/donotcopyaddressofautostorageobjecttootherobject/DoNotCopyAddressOfAutoStorageObjectToOtherObject.qll

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ query predicate problems(Expr use, string message, Expr source, string srcStr) {
5454
srcStr = "parameter"
5555
)
5656
)
57-
}
57+
}

0 commit comments

Comments
 (0)