fixed alignment of caption
This commit is contained in:
@@ -597,8 +597,8 @@ void status_attr(bool hexout)
|
|||||||
{
|
{
|
||||||
if (first)
|
if (first)
|
||||||
{
|
{
|
||||||
printf(" type description pool "
|
printf(" type description pool "
|
||||||
" identity value\n");
|
" identity value\n");
|
||||||
first = FALSE;
|
first = FALSE;
|
||||||
}
|
}
|
||||||
snprintf(type_name, sizeof(type_name), "%N",
|
snprintf(type_name, sizeof(type_name), "%N",
|
||||||
|
|||||||
Reference in New Issue
Block a user