diff --git a/util/hb-view.cc b/util/hb-view.cc index 82761fbff..604976e1e 100644 --- a/util/hb-view.cc +++ b/util/hb-view.cc @@ -39,5 +39,5 @@ int main (int argc, char **argv) { using main_t = main_font_text_t, font_options_t, shape_text_options_t>; - return batch_main (argc, argv); + return batch_main (argc, argv); }