aboutsummaryrefslogtreecommitdiffstats
path: root/enc/trans/gb18030.trans
diff options
context:
space:
mode:
Diffstat (limited to 'enc/trans/gb18030.trans')
-rw-r--r--enc/trans/gb18030.trans3
1 files changed, 1 insertions, 2 deletions
diff --git a/enc/trans/gb18030.trans b/enc/trans/gb18030.trans
index c7da4c64b4..94c866eb39 100644
--- a/enc/trans/gb18030.trans
+++ b/enc/trans/gb18030.trans
@@ -176,8 +176,7 @@ rb_to_GB18030 = {
};
-void
-Init_gb18030(void)
+TRANS_INIT(gb18030)
{
rb_register_transcoder(&rb_from_GB18030);
rb_register_transcoder(&rb_to_GB18030);