diff options
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2008-04-24 15:57:36 +0000 |
---|---|---|
committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2008-04-24 15:57:36 +0000 |
commit | 46b492861152af9b91d3ab65ef0e5e14c876c3fc (patch) | |
tree | 6e1a287f6124d517193b1a6e5a4a07a42fbafd38 /tools | |
parent | ad9d45a715367654f26bc95890841c699ff90839 (diff) |
Fixes tabbing/formatting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17240 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rw-r--r-- | tools/creative.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/creative.h b/tools/creative.h index b8b8f53737..d8bfcd0b01 100644 --- a/tools/creative.h +++ b/tools/creative.h @@ -25,7 +25,7 @@ enum ZENVISIONM = 0,
ZENVISIONM60 = 1,
ZENVISION = 2,
- ZENV = 3,
+ ZENV = 3,
ZEN = 4
};
|