Big cleanup: Remove trailing whitespace from files (except those imported
from external sources).
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user