From b3c6751b9b7fc1401fd5e87a034cdaec92b67b20 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 24 May 2009 15:17:42 +0000 Subject: Strip trailing whitespaces in the whole code base. svn-id: r40867 --- engines/tinsel/polygons.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tinsel/polygons.cpp') diff --git a/engines/tinsel/polygons.cpp b/engines/tinsel/polygons.cpp index 5631d5551a..f7309bc38c 100644 --- a/engines/tinsel/polygons.cpp +++ b/engines/tinsel/polygons.cpp @@ -138,7 +138,7 @@ struct LINEINFO { /** * POLY structure class. This is implemented as a class, because the structure * of POLY's changed between TINSEL v1 and v2. - * + * * FIXME: Right now, we always read *all* data in a polygon, even if only a single * field is needed. This is rather inefficient. */ -- cgit v1.2.3