mirror of https://github.com/encounter/SDL.git
testsurround.c: add missing newline at end of file.
This commit is contained in:
parent
a01aaf053c
commit
e28e399338
|
@ -200,3 +200,4 @@ main(int argc, char *argv[])
|
||||||
SDL_Quit();
|
SDL_Quit();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue