Skip to content

Commit 48f9180

Browse files
Enhanced RDoc (#61)
Omit private aliases from Rdoc.
1 parent 00e37ba commit 48f9180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/date/date_core.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9112,6 +9112,7 @@ mk_ary_of_str(long len, const char *a[])
91129112
return o;
91139113
}
91149114

9115+
/* :nodoc: */
91159116
static VALUE
91169117
d_lite_zero(VALUE x)
91179118
{

0 commit comments

Comments
 (0)