[Scummvm-cvs-logs] SF.net SVN: scummvm: [20737] scummvm/trunk/engines/simon/intern.h

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Thu Feb 16 15:45:02 CET 2006


Revision: 20737
Author:   eriktorbjorn
Date:     2006-02-16 15:43:51 -0800 (Thu, 16 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20737&view=rev

Log Message:
-----------
Whitespace fix.

Modified Paths:
--------------
    scummvm/trunk/engines/simon/intern.h
Modified: scummvm/trunk/engines/simon/intern.h
===================================================================
--- scummvm/trunk/engines/simon/intern.h	2006-02-16 23:24:23 UTC (rev 20736)
+++ scummvm/trunk/engines/simon/intern.h	2006-02-16 23:43:51 UTC (rev 20737)
@@ -92,7 +92,7 @@
 	uint16 textColumn, textRow;
 	uint16 scrollY;
 	uint8 textColumnOffset, textLength, textMaxLength;
-    uint8 fill_color, text_color, unk5;
+	uint8 fill_color, text_color, unk5;
 	FillOrCopyData *fcs_data;
 	FillOrCopyStruct() { memset(this, 0, sizeof(*this)); }
 };







More information about the Scummvm-git-logs mailing list