From 7d7345cf4f14a683b78978462e37e75c5bccd5ed Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 30 Jun 2016 13:13:17 -0600 Subject: perlapi: Add entry for hv_bucket_ratio autodoc doesn't find things like Per_hv_bucket_ratio(). --- hv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hv.c') diff --git a/hv.c b/hv.c index 3b2523ba38..ad7802cad8 100644 --- a/hv.c +++ b/hv.c @@ -962,7 +962,7 @@ Perl_hv_scalar(pTHX_ HV *hv) } /* -=for apidoc Perl_hv_bucket_ratio +=for apidoc hv_bucket_ratio If the hash is tied dispatches through to the SCALAR tied method, otherwise if the hash contains no keys returns 0, otherwise returns -- cgit v1.2.1