From 6b4484472b79dc7ea7d1ce545a28fba7d3b7696f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 30 Jul 2005 21:11:48 +0000 Subject: Remove trailing whitespaces. svn-id: r18604 --- sword2/protocol.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sword2/protocol.cpp') diff --git a/sword2/protocol.cpp b/sword2/protocol.cpp index 4941fa87d5..aba97478af 100644 --- a/sword2/protocol.cpp +++ b/sword2/protocol.cpp @@ -42,7 +42,7 @@ byte *Sword2Engine::fetchPalette(byte *screenFile) { palette[1] = 0; palette[2] = 0; palette[3] = 0; - + return palette; } -- cgit v1.2.3