1
0
Fork 0
forked from len0rd/rockbox

whitespace fixes

Change-Id: I86880595b78e3cae62361c32ca57cf6f6a4ad963
This commit is contained in:
Christian Soffke 2021-10-21 22:42:01 +02:00
parent cf96a4d386
commit 1697b13693
11 changed files with 108 additions and 108 deletions

View file

@ -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 */