Big cleanup: Remove trailing whitespace from files (except those imported

from external sources).
This commit is contained in:
mmdolze
2010-10-30 18:04:21 +00:00
parent 49cd060374
commit fd9b2ce713
113 changed files with 856 additions and 856 deletions
+5 -5
View File
@@ -3,10 +3,10 @@
/****************************************************************
* Character elements
*
*
* 0 = キキ 1 = キキ 2 = キX 3 = Xキ S = キキ
* Xキ キX キキ キキ キキ
*
*
* 4 = キキ 5 = XX 6 = Xキ 7 = XX F = XX
* XX キキ XX Xキ XX
*/
@@ -671,7 +671,7 @@ int normal[96][3*4] = {
4,F,4,
S,7,S,
S,S,S,
}, //
}, //
{
S,S,S,
S,S,S,
@@ -1180,7 +1180,7 @@ int normal[96][3*4] = {
};
/* Here start the 8 basic block used above and named 0-7 */
/*
/*
static unsigned bigfont[8][8] = {
{ b_______, // char a[]
b_______,
@@ -1247,6 +1247,6 @@ int normal[96][3*4] = {
b__XX___,
b__X____ }
};
*/
*/
#endif