Improve spacing in comments

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26091 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2010-05-16 15:15:29 +00:00
parent 26230ae048
commit 2e8bd81d4d

View file

@ -16,7 +16,7 @@
#define ROTATE /* define this for the new, rotated format */ #define ROTATE /* define this for the new, rotated format */
/* BEGIN font.h*/ /* BEGIN font.h*/
/* loadable font magic and version #*/ /* loadable font magic and version number */
#ifdef ROTATE #ifdef ROTATE
#define VERSION "RB12" /* newer version */ #define VERSION "RB12" /* newer version */
#else #else