forked from len0rd/rockbox
whitespace fixes
Change-Id: I86880595b78e3cae62361c32ca57cf6f6a4ad963
This commit is contained in:
parent
cf96a4d386
commit
1697b13693
11 changed files with 108 additions and 108 deletions
|
@ -428,8 +428,8 @@ static struct lrc_brpos *calc_brpos(struct lrc_line *lrc_line, int i)
|
|||
int nword;
|
||||
int word_count, word_width;
|
||||
const unsigned char *str;
|
||||
}
|
||||
sp,
|
||||
}
|
||||
sp,
|
||||
cr;
|
||||
|
||||
lrc_buffer_used = (lrc_buffer_used+3)&~3; /* 4 bytes aligned */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue