summaryrefslogtreecommitdiff
path: root/template/sizes.c.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/sizes.c.tmpl')
-rw-r--r--template/sizes.c.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/sizes.c.tmpl b/template/sizes.c.tmpl
index e47eadebb7..ac9964dd5b 100644
--- a/template/sizes.c.tmpl
+++ b/template/sizes.c.tmpl
@@ -12,7 +12,7 @@ conditions = {
}
%>
void
-Init_sizes(void)
+Init_sizeof(void)
{
VALUE s = rb_hash_new();
rb_define_const(rb_define_module("RbConfig"), "SIZEOF", s);