--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402594
This commit is contained in:
Sam Lantinga 2007-08-12 16:26:10 +00:00
parent 83bd10d135
commit 1d36dcc958
2 changed files with 2 additions and 2 deletions

View file

@ -300,7 +300,7 @@ main(int argc, char *argv[])
((double) frames * 1000) / (now - then));
}
quit(0);
return 0;
return 0;
}
#else /* HAVE_OPENGL */