Skip to content

v4.2: main.c: fixed forgotten initialization for second loop using i

Compare
Choose a tag to compare
@rofl0r rofl0r released this 02 Oct 12:54
· 247 commits to master since this release
this caused the combination of -q -f somefile to not find the dll
in the current dir, because it started iterating the directory
list with 2 instead of 0.