mirror of
https://github.com/gwm17/glfw.git
synced 2025-02-06 22:28:51 -05:00
Formatting.
This commit is contained in:
parent
9da6b834da
commit
6aaf2a9193
|
@ -129,7 +129,7 @@ int main(int argc, char** argv)
|
|||
break;
|
||||
case 'h':
|
||||
usage();
|
||||
exit(0);
|
||||
exit(EXIT_SUCCESS);
|
||||
case 'l':
|
||||
list = GL_TRUE;
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue
Block a user