diff --git a/tools/genlang b/tools/genlang index 33adb2c7e3..6139bd1810 100755 --- a/tools/genlang +++ b/tools/genlang @@ -130,7 +130,7 @@ if(!$target && !$update && !$sortfile) { # state machine, so we don't bother to check. my $target_regex = "(?:^|,) *(?:\\*"; foreach my $target_part (split ':', $target) { - for (my $c=1; $c