summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.c b/file.c
index 1f90fef4a6..4aab1b6674 100644
--- a/file.c
+++ b/file.c
@@ -3304,6 +3304,7 @@ rb_stat_init(obj, fname)
return Qnil;
}
+/* :nodoc: */
static VALUE
rb_stat_init_copy(copy, orig)
VALUE copy, orig;