Skip to content

Commit

Permalink
perlapi: newRV_inc() is a macro
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed Jul 27, 2024
1 parent 4b785f8 commit fab55af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sv.h
Original file line number Diff line number Diff line change
Expand Up @@ -2299,8 +2299,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.
Expand Down

0 comments on commit fab55af

Please sign in to comment.