summaryrefslogtreecommitdiff
path: root/tools/bmp2rb.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bmp2rb.c')
-rw-r--r--tools/bmp2rb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bmp2rb.c b/tools/bmp2rb.c
index 264179a571..f9f554a304 100644
--- a/tools/bmp2rb.c
+++ b/tools/bmp2rb.c
@@ -581,7 +581,7 @@ void print_usage(void)
581 "\t 2 Iriver H1x0 4-grey\n" 581 "\t 2 Iriver H1x0 4-grey\n"
582 "\t 3 Canonical 8-bit greyscale\n" 582 "\t 3 Canonical 8-bit greyscale\n"
583 "\t 4 16-bit packed 5-6-5 RGB (iriver H300)\n" 583 "\t 4 16-bit packed 5-6-5 RGB (iriver H300)\n"
584 "\t 5 16-bit packed and byte-swapped 5-6-5 RGB (iPod)\n" 584 "\t 5 16-bit packed and byte-swapped 5-6-5 RGB (iPod, Fuzev2)\n"
585 "\t 6 Greyscale iPod 4-grey\n" 585 "\t 6 Greyscale iPod 4-grey\n"
586 "\t 7 Greyscale X5 remote 4-grey\n" 586 "\t 7 Greyscale X5 remote 4-grey\n"
587 "\t 8 16-bit packed 5-6-5 RGB with a vertical stride\n"); 587 "\t 8 16-bit packed 5-6-5 RGB with a vertical stride\n");