Remove trailing whitespace.
This commit is contained in:
parent
8377ada3e0
commit
4ca8569488
@ -158,7 +158,7 @@ LzmaDecode: .globl LzmaDecode
|
|||||||
ldrb r4,[inPtr],#1; and r4,r4,#7 // pb
|
ldrb r4,[inPtr],#1; and r4,r4,#7 // pb
|
||||||
ldrb r6,[inPtr],#1; mov r5,r6,lsr #4 // lp
|
ldrb r6,[inPtr],#1; mov r5,r6,lsr #4 // lp
|
||||||
and r6,r6,#0xf // lc
|
and r6,r6,#0xf // lc
|
||||||
|
|
||||||
#endif /*}*/
|
#endif /*}*/
|
||||||
|
|
||||||
#if 3==PARAMETER_STYLE /*{ lc,lp,pb,xx in separate bytes before probs[] */
|
#if 3==PARAMETER_STYLE /*{ lc,lp,pb,xx in separate bytes before probs[] */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user