From 0eb321bf2c1cc0e048faff26a01f86cdd3ec254f Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 7 Jul 2009 02:26:13 +0300 Subject: Remove trailing whitespace from most files --- libmpdemux/qtpalette.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmpdemux/qtpalette.h') diff --git a/libmpdemux/qtpalette.h b/libmpdemux/qtpalette.h index 69026eae0e..53de03bd9a 100644 --- a/libmpdemux/qtpalette.h +++ b/libmpdemux/qtpalette.h @@ -27,7 +27,7 @@ static const unsigned char qt_default_palette_4[4 * 4] = { 0x5E, 0x65, 0x93, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0xAB, 0xD0, 0xDF, 0x00, - 0x00, 0x00, 0x00, 0x00 + 0x00, 0x00, 0x00, 0x00 }; static const unsigned char qt_default_palette_16[16 * 4] = { @@ -46,7 +46,7 @@ static const unsigned char qt_default_palette_16[16 * 4] = { 0xF9, 0xFB, 0xFF, 0x00, 0xC5, 0xCA, 0xE8, 0x00, 0x77, 0x7C, 0x8A, 0x00, - 0x00, 0x00, 0x00, 0x00 + 0x00, 0x00, 0x00, 0x00 }; static const unsigned char qt_default_palette_256[256 * 4] = { -- cgit v1.2.3