From ce6dbf19210515a2ceef7dc6f060ce4720c34f6a Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Thu, 28 May 2009 15:57:20 +0000 Subject: scramble : add c2v2 (c200v2) in help message git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21114 a1c6a512-1295-4272-9138-f99709370657 --- tools/scramble.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/scramble.c b/tools/scramble.c index a8bb9a9680..861095451e 100644 --- a/tools/scramble.c +++ b/tools/scramble.c @@ -123,7 +123,7 @@ void usage(void) "\t ip3g, ip4g, mini, iax5, iam5, iam3, h10, h10_5gb,\n" "\t tpj2, c200, e200, giga, gigs, m100, m500, d2,\n"); printf("\t 9200, 1630, ldax, m200, clip, e2v2, m2v4, fuze,\n" - "\t y820, y920, y925)\n"); + "\t c2v2, y820, y920, y925)\n"); printf("\nNo option results in Archos standard player/recorder format.\n"); exit(1); -- cgit v1.2.3