Skip to content

Commit 0a9ec70

Browse files
committed
C++: Autoformat.
1 parent f3e2496 commit 0a9ec70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/semmle/code/cpp/MemberFunction.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* and user-defined operators.
44
*/
55

6-
import cpp
6+
import cpp
77

88
/**
99
* A C++ function declared as a member of a class [N4140 9.3]. This includes

0 commit comments

Comments
 (0)