summaryrefslogtreecommitdiff
path: root/src/inflate.h
diff options
context:
space:
mode:
authorAndrew Jeddeloh <andrew@gridware.io>2023-02-16 22:36:12 +0000
committerDerf Null <derf@finalrewind.org>2023-03-12 10:10:50 +0100
commita64294c3e7c136ae493799d8e9055f22841965db (patch)
treea1775c7a50fb12f555209a879729d955a69adf89 /src/inflate.h
parent8198be8fb6f81e987c3d0a2f334f61914f77c84b (diff)
inflate: move i declaration to for loops
Move the declaration of i to each for loop. This makes it clear there's no interaction with i outside each loop. It also makes it so compilers wont complain with -Wshadow.
Diffstat (limited to 'src/inflate.h')
0 files changed, 0 insertions, 0 deletions