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:
8f13cdc
)
* eliminated OP_SETSTATE also in comments
author
Slaven Rezic
<slaven@rezic.de>
Mon, 29 Mar 2010 20:19:37 +0000
(22:19 +0200)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Tue, 13 Apr 2010 15:02:34 +0000
(17:02 +0200)
op.h
patch
|
blob
|
blame
|
history
diff --git
a/op.h
b/op.h
index
25b59ea
..
2109891
100644
(file)
--- a/
op.h
+++ b/
op.h
@@
-153,7
+153,7
@@
Deprecated. Use C<GIMME_V> instead.
: G_SCALAR) \
: dowantarray())
-/* NOTE: OP_NEXTSTATE
, OP_DBSTATE, and OP_SET
STATE (i.e. COPs) carry lower
+/* NOTE: OP_NEXTSTATE
and OP_DB
STATE (i.e. COPs) carry lower
* bits of PL_hints in op_private */
/* Private for lvalues */