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

Skip to content

Commit 8666805

Browse files
author
Dave Bartolomeo
committed
Avoid ODR violation in test code
1 parent 4d2f658 commit 8666805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/test/library-tests/dataflow/DefaultTaintTracking/defaulttainttracking.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111

12-
int main(int argc, char *argv[]) {
12+
int main() {
1313

1414

1515

0 commit comments

Comments
 (0)