[hb-info] Change separator to ===

pull/4048/head
Behdad Esfahbod 2 years ago
parent 5b05edd221
commit f25c03162b
  1. 2
      util/hb-info.cc

@ -156,7 +156,7 @@ struct info_t
first_item = false; first_item = false;
return; return;
} }
printf ("\n---\n\n"); printf ("\n===\n\n");
} }
void _show_upem () void _show_upem ()

Loading…
Cancel
Save