Skip to content

Commit 320c1c6

Browse files
chore: add space before eof
1 parent 07e65a1 commit 320c1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bit_manipulation/sliding_window_xor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ static void test() {
124124
int main() {
125125
test(); // run self-test implementations
126126
return 0;
127-
}
127+
}

0 commit comments

Comments
 (0)