From 62f4cbcb2a265c954ce4a394dd6920a5adb5daf5 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 3 Oct 2006 07:51:03 +0000 Subject: [PATCH] Regenerate proto.h p4raw-id: //depot/perl@28916 --- proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto.h b/proto.h index 2a727e9..078b1d5 100644 --- 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); -PERL_CALLCONV char* Perl_sv_reftype(pTHX_ const SV* sv, int ob) +PERL_CALLCONV const char* Perl_sv_reftype(pTHX_ const SV* sv, int ob) __attribute__warn_unused_result__ __attribute__nonnull__(pTHX_1); -- 2.7.4