Skip to content

Commit 6245f72

Browse files
Format
1 parent 7831841 commit 6245f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/common/src/codingstandards/cpp/types/Compatible.qll

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,4 +369,4 @@ private class FunctionType extends Type {
369369
result = this.(RoutineType).getParameterType(i) or
370370
result = this.(FunctionPointerIshType).getParameterType(i)
371371
}
372-
}
372+
}

0 commit comments

Comments
 (0)