diff --git a/sv.h b/sv.h index e7f4b44a3584..8ab12fa8e22c 100644 --- a/sv.h +++ b/sv.h @@ -2298,8 +2298,8 @@ immediately written again. #endif /* -=for apidoc newRV -=for apidoc_item ||newRV_inc| +=for apidoc newRV +=for apidoc_item m||newRV_inc| These are identical. They create an RV wrapper for an SV. The reference count for the original SV is incremented.