X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlapi.pod;h=2e7e59db467f877fc317927a9d3a07c1d11679bd;hb=62703e7218aceb3f5d30f70a2307dd02e5eb8c63;hp=07319f27ac28c1e503c27f39619371eede7463ac;hpb=1ef29b0ef2de54bf3c997c80d0645374658d5ef2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlapi.pod b/pod/perlapi.pod index 07319f2..2e7e59d 100644 --- a/pod/perlapi.pod +++ b/pod/perlapi.pod @@ -4568,7 +4568,7 @@ Found in file sv.c Returns a string describing what the SV is a reference to. - const char* sv_reftype(const SV* sv, int ob) + char* sv_reftype(const SV* sv, int ob) =for hackers Found in file sv.c