This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2b38828
)
Regenerate proto.h
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Tue, 3 Oct 2006 07:51:03 +0000
(07:51 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Tue, 3 Oct 2006 07:51:03 +0000
(07:51 +0000)
p4raw-id: //depot/perl@28916
proto.h
patch
|
blob
|
blame
|
history
diff --git
a/proto.h
b/proto.h
index
2a727e9
..
078b1d5
100644
(file)
--- a/
proto.h
+++ b/
proto.h
@@
-2288,7
+2288,7
@@
PERL_CALLCONV bool Perl_sv_cat_decode(pTHX_ SV* dsv, SV *encoding, SV *ssv, int
__attribute__nonnull__(pTHX_4)
__attribute__nonnull__(pTHX_5);
__attribute__nonnull__(pTHX_4)
__attribute__nonnull__(pTHX_5);
-PERL_CALLCONV c
har*
Perl_sv_reftype(pTHX_ const SV* sv, int ob)
+PERL_CALLCONV c
onst char*
Perl_sv_reftype(pTHX_ const SV* sv, int ob)
__attribute__warn_unused_result__
__attribute__nonnull__(pTHX_1);
__attribute__warn_unused_result__
__attribute__nonnull__(pTHX_1);