[hb-info] Change separator to ===
This commit is contained in:
parent
5b05edd221
commit
f25c03162b
|
@ -156,7 +156,7 @@ struct info_t
|
|||
first_item = false;
|
||||
return;
|
||||
}
|
||||
printf ("\n---\n\n");
|
||||
printf ("\n===\n\n");
|
||||
}
|
||||
|
||||
void _show_upem ()
|
||||
|
|
Loading…
Reference in New Issue