Add a newline at the end of main.c
This is aesthetics stuff. Wow, such code, much prettiness, very C, wow.
This commit is contained in:
parent
d2ec11859d
commit
594b6ef722
1 changed files with 1 additions and 0 deletions
|
@ -24,3 +24,4 @@ main(void) {
|
|||
retval = cx_run(window, nn);
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue