mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02: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 ";
|
print OUT "\n ";
|
||||||
$column = 4;
|
$column = 4;
|
||||||
}
|
}
|
||||||
else
|
elsif ($i > $start)
|
||||||
{
|
{
|
||||||
print OUT " "
|
print OUT " "
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user