mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
gen-unicode-tables: Fix indentation at the start of the first row
It was annoying Marco. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #3112
This commit is contained in:
parent
cc350774bf
commit
80aea8e0a6
@ -812,7 +812,7 @@ sub print_row
|
||||
print OUT "\n ";
|
||||
$column = 4;
|
||||
}
|
||||
else
|
||||
elsif ($i > $start)
|
||||
{
|
||||
print OUT " "
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user