Skip to content

Commit d0186f5

Browse files
committed
new_line_added
1 parent b509c14 commit d0186f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/c-example/lib/different_variables.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ int struct_test(struct easy_str a, struct easy_str b) {
1717
return 1;
1818
}
1919
return -1;
20-
}
20+
}

server/test/suites/server/different_variables.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ int struct_test(struct easy_str a, struct easy_str b) {
1717
return 1;
1818
}
1919
return -1;
20-
}
20+
}

0 commit comments

Comments
 (0)