JANITORIAL: Remove trailing whitepaces

This commit is contained in:
Eugene Sandulenko 2023-09-19 15:16:20 +02:00
parent 7523b108c5
commit 7f4c0c9391
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -267,7 +267,7 @@ void DecompressorState::resetEverything() {
b = 0;
_windowOffset = 0;
uint16 nextValue = 0;
for (int i = 0; i < 30; i++) {
_matchVLCOffsets[i] = nextValue;