diff options
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2008-09-04 15:19:59 +0000 |
---|---|---|
committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2008-09-04 15:19:59 +0000 |
commit | 16c9b16ec249693f8dcc9de3ea5bcd93164370c9 (patch) | |
tree | 2767f679df7fa331d10cd3c14c955460cd0567b9 /firmware | |
parent | 561df3827e091c5646648a50b94278843a7554aa (diff) |
WPS editor:
* Fix some typo's in TODO & README
* Fix libwps Makefile in Windows
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18408 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/export/config-creativezvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h index c2abcda7f5..bc6715b4dc 100644 --- a/firmware/export/config-creativezvm.h +++ b/firmware/export/config-creativezvm.h @@ -28,7 +28,7 @@ #define CREATIVE_ZVM 1 -#define MODEL_NAME "Creative Zen Vision: M" +#define MODEL_NAME "Creative Zen Vision:M" /* This makes it part of the Creative Zen Vision family :) */ #define CREATIVE_ZVx 1 |