diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2011-02-08 21:42:19 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2011-02-08 21:42:19 +0000 |
commit | 0efaee4c2d20efc34571e18c7a5bd395dd2d2830 (patch) | |
tree | c407eb9e44ca0e82d89d8bde38fcf401e161afaf /firmware/export/config/gogearsa9200.h | |
parent | 7d4f3a78613e7e41c1b16b882007d54f0119edea (diff) |
Correct typo in the Philipps SA9200 config file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29254 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/gogearsa9200.h')
-rw-r--r-- | firmware/export/config/gogearsa9200.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h index 23561e1b08..b91430e6de 100644 --- a/firmware/export/config/gogearsa9200.h +++ b/firmware/export/config/gogearsa9200.h @@ -5,7 +5,7 @@ /* For Rolo and boot loader */ #define MODEL_NUMBER 34 -#define MODEL_NAME "Philips GoGear SA200" +#define MODEL_NAME "Philips GoGear SA9200" #define HW_SAMPR_CAPS (SAMPR_CAP_44) |