summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
Diffstat (limited to 'Gui')
-rw-r--r--Gui/bitmap.h2
-rw-r--r--Gui/bitmap/bitmap.h2
-rw-r--r--Gui/bitmap/bmp/bmp.h2
-rw-r--r--Gui/bitmap/tga/tga.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/Gui/bitmap.h b/Gui/bitmap.h
index c9d18b123c..9a6d5ebf18 100644
--- a/Gui/bitmap.h
+++ b/Gui/bitmap.h
@@ -18,4 +18,4 @@ typedef struct _txSample
extern int bpRead( char * fname, txSample * bf );
extern int conv24to32( txSample * bf );
-#endif \ No newline at end of file
+#endif
diff --git a/Gui/bitmap/bitmap.h b/Gui/bitmap/bitmap.h
index c9d18b123c..9a6d5ebf18 100644
--- a/Gui/bitmap/bitmap.h
+++ b/Gui/bitmap/bitmap.h
@@ -18,4 +18,4 @@ typedef struct _txSample
extern int bpRead( char * fname, txSample * bf );
extern int conv24to32( txSample * bf );
-#endif \ No newline at end of file
+#endif
diff --git a/Gui/bitmap/bmp/bmp.h b/Gui/bitmap/bmp/bmp.h
index 9a58a955ee..86ad5737fb 100644
--- a/Gui/bitmap/bmp/bmp.h
+++ b/Gui/bitmap/bmp/bmp.h
@@ -25,4 +25,4 @@
extern int bmpRead( unsigned char * fname,txSample * bF );
-#endif \ No newline at end of file
+#endif
diff --git a/Gui/bitmap/tga/tga.h b/Gui/bitmap/tga/tga.h
index fae0b915e2..19f67149fd 100644
--- a/Gui/bitmap/tga/tga.h
+++ b/Gui/bitmap/tga/tga.h
@@ -18,4 +18,4 @@ extern void tgaWriteBuffer( char * fname,unsigned char * Buffer,int sx,int sy,in
extern void tgaWriteTexture( char * filename,txSample * bf );
-#endif \ No newline at end of file
+#endif