Skip to content

Commit

Permalink
Fixed whitespace in testspriteminimal.c
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 24, 2015
1 parent 8281cc7 commit cbe19d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testspriteminimal.c
Expand Up @@ -184,7 +184,7 @@ main(int argc, char *argv[])
#else
while (!done) {
loop();
}
}
#endif
quit(0);

Expand Down

0 comments on commit cbe19d5

Please sign in to comment.