[hb-info] Use tab in --list-palettes
This commit is contained in:
parent
752ad51cce
commit
3feac1a408
|
@ -1028,7 +1028,7 @@ struct info_t
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
printf ("%u %-*s %s\n", i, (int)strlen ("Light"), type, name);
|
printf ("%u %s %s\n", i, type, name);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue