summaryrefslogtreecommitdiffstats
path: root/libmpdemux/qtpalette.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/qtpalette.h')
-rw-r--r--libmpdemux/qtpalette.h4
1 files changed, 2 insertions, 2 deletions
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] = {