[Mesa-dev] [PATCH mesa-demos 3/6] opengles2/tri.c: remove trailing white spaces
Paulo Zanoni
pzanoni at mandriva.com
Thu Jan 6 08:12:43 PST 2011
So git won't complain when you apply the next patch.
Also, code looks prettier this way.
Signed-off-by: Paulo Zanoni <pzanoni at mandriva.com>
---
src/egl/opengles2/tri.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/egl/opengles2/tri.c b/src/egl/opengles2/tri.c
index 8981d8a..df2751b 100644
--- a/src/egl/opengles2/tri.c
+++ b/src/egl/opengles2/tri.c
@@ -1,5 +1,5 @@
/**************************************************************************
- *
+ *
* Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
* All Rights Reserved.
*
@@ -416,7 +416,7 @@ usage(void)
printf(" -display <displayname> set the display to run on\n");
printf(" -info display OpenGL renderer info\n");
}
-
+
int
main(int argc, char *argv[])
--
1.7.1
More information about the mesa-dev
mailing list