summaryrefslogtreecommitdiffstats
path: root/src/sdl-test.c
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-02-14 17:53:54 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-02-14 17:53:54 (GMT)
commit80f761359e090ef3128fedc1ef6727102dcda806 (patch)
tree43a420ab2868c860a2b49ff7e51388e3cb7649bb /src/sdl-test.c
parent92189500ce1b8481e12c7815dd9ee24970689180 (diff)
downloadmxe-80f761359e090ef3128fedc1ef6727102dcda806.zip
mxe-80f761359e090ef3128fedc1ef6727102dcda806.tar.gz
mxe-80f761359e090ef3128fedc1ef6727102dcda806.tar.bz2
improved coding style
Diffstat (limited to 'src/sdl-test.c')
-rw-r--r--src/sdl-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl-test.c b/src/sdl-test.c
index fc83c57..89a3ea0 100644
--- a/src/sdl-test.c
+++ b/src/sdl-test.c
@@ -1,4 +1,4 @@
-/* This file is part of mingw-cross-env. */
+/* This file is part of mingw-cross-env. */
/* See doc/index.html for further information. */
#include <SDL.h>