Commit 7008163
committed
nrf_compress: lzma: Fix last part variable check
Fixes an issue where the variable checked was not the correct one,
though the check would pass in most scenarios
Signed-off-by: Jamie McCrae <[email protected]>1 parent 58160e9 commit 7008163
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments