An error occurred while fetching folder content.
tweaks: rename two variables to be just one as they play the same role
Benno Schulenberg authored
The renamed variable 'index' is not the start of a match (as some comment
mistakenly said), but from where in the line we start looking for a next
match.

Also, use one more goto to allow unindenting a big piece of code, and
shortcircuit two while loops for two more small unindents.
38d7362f
Name Last commit Last update