File hanterm-xf-nonvoid.patch of Package hanterm-xf
--- hanutil.c
+++ hanutil.c
@@ -100,6 +100,7 @@
charset_registry = hfont_fullname;
}
han_set_code_to_font(charset_registry);
+ return 0;
}
void
--- hanutil.c
+++ hanutil.c
@@ -100,6 +100,7 @@
charset_registry = hfont_fullname;
}
han_set_code_to_font(charset_registry);
+ return 0;
}
void