summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/numeric.c b/numeric.c
index eb528e9322..ca61ebdb41 100644
--- a/numeric.c
+++ b/numeric.c
@@ -198,6 +198,7 @@ num_sadded(x, name)
return Qnil; /* not reached */
}
+/* :nodoc: */
static VALUE
num_init_copy(x, y)
VALUE x, y;