Tidy up whitespace in macro replacement lists

This commit is contained in:
Markus Armbruster 2010-05-23 17:49:33 +02:00
parent 25d29c8f8f
commit b1a36aebf7
12 changed files with 64 additions and 64 deletions

View file

@ -57,7 +57,7 @@
#define C_BADCMD 0xB
#define C_EXECUTE 0xC
#define C_FLASH 0xD
#define C_INFORM 0xE
#define C_LAST 0xE
#define C_INFORM 0xE
#define C_LAST 0xE
#endif