diff options
Diffstat (limited to 'pp_proto.h')
-rw-r--r-- | pp_proto.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pp_proto.h b/pp_proto.h index cb09bf1134..2b01d6b0b6 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -1,8 +1,8 @@ /* -*- buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is built by opcode.pl from its data. Any changes made here - will be lost! -*/ + This file is built by opcode.pl from its data. + Any changes made here will be lost! + */ PERL_CALLCONV OP *Perl_do_kv(pTHX); PERL_CALLCONV OP *Perl_pp_aassign(pTHX); |