summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/time.c b/time.c
index 81efe260cc..11517497fa 100644
--- a/time.c
+++ b/time.c
@@ -1031,6 +1031,7 @@ time_hash(time)
return LONG2FIX(hash);
}
+/* :nodoc: */
static VALUE
time_init_copy(copy, time)
VALUE copy, time;