changeset 730:2fc6fe4bb9f4

improved coding style
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 14 Feb 2010 18:53:54 +0100
parents 29a6b7de010c
children 5703bf82e5b7
files src/qt-test.cpp src/qt-test.ui src/sdl-test.c
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/qt-test.cpp	Sun Feb 14 15:32:06 2010 +0100
+++ b/src/qt-test.cpp	Sun Feb 14 18:53:54 2010 +0100
@@ -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 <QtGui/QApplication>
--- a/src/qt-test.ui	Sun Feb 14 15:32:06 2010 +0100
+++ b/src/qt-test.ui	Sun Feb 14 18:53:54 2010 +0100
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- This file is part of mingw-cross-env.                     -->
+<!-- This file is part of mingw-cross-env.       -->
 <!-- See doc/index.html for further information. -->
 
 <ui version="4.0">
--- a/src/sdl-test.c	Sun Feb 14 15:32:06 2010 +0100
+++ b/src/sdl-test.c	Sun Feb 14 18:53:54 2010 +0100
@@ -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>