Fix some formating

This commit is contained in:
Jens Steube
2020-01-15 20:33:26 +01:00
parent e72bd958ba
commit da7a13afcb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -866,7 +866,7 @@ DECLSPEC tinfl_status tinfl_decompress(tinfl_decompressor *r, MAYBE_GLOBAL const
pOut_buf_cur[2] = pSrc[2];
pOut_buf_cur += 3;
pSrc += 3;
counter -= 3;
counter -= 3;
}
if (counter > 0)
{
+1 -1
View File
@@ -80,7 +80,7 @@ KERNEL_FQ void m20900_mxx (KERN_ATTR_BASIC ())
u32 w1[4];
u32 w2[4];
u32 w3[4];
for (u32 il_pos = 0; il_pos < il_cnt; il_pos++)
{
sha1_ctx_t ctx0 = ctx00;
+1 -1
View File
@@ -97,7 +97,7 @@ KERNEL_FQ void m21200_mxx (KERN_ATTR_BASIC ())
u32 w1[4];
u32 w2[4];
u32 w3[4];
for (u32 il_pos = 0; il_pos < il_cnt; il_pos++)
{
md5_ctx_t ctx1 = ctx11;