diff test/testgl2.c @ 2232:6630fefab312

indent
author Sam Lantinga <slouken@libsdl.org>
date Sun, 12 Aug 2007 16:26:10 +0000
parents bb67fd5ccfdb
children 91e601d9df8b
line wrap: on
line diff
--- a/test/testgl2.c	Sun Aug 12 15:41:36 2007 +0000
+++ b/test/testgl2.c	Sun Aug 12 16:26:10 2007 +0000
@@ -300,7 +300,7 @@
                ((double) frames * 1000) / (now - then));
     }
     quit(0);
-	return 0;
+    return 0;
 }
 
 #else /* HAVE_OPENGL */