Remove spaces and tabs at end of lines.
[synfig.git] / synfig-core / trunk / src / modules / mod_bmp / trgt_bmp.cpp
index 947ae18..2985c53 100644 (file)
@@ -56,7 +56,7 @@ SYNFIG_TARGET_SET_CVS_ID(bmp,"$Id$");
 
 /* === C L A S S E S & S T R U C T S ======================================= */
 namespace synfig {
-       
+
 struct BITMAPFILEHEADER
 {
        unsigned char   bfType[2];