From: Slaven Rezic Date: Mon, 29 Mar 2010 20:19:37 +0000 (+0200) Subject: * eliminated OP_SETSTATE also in comments X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=51a6867122da1f41a98aafc24aa8495668a1736d;p=p5sagit%2Fp5-mst-13.2.git * eliminated OP_SETSTATE also in comments --- diff --git a/op.h b/op.h index 25b59ea..2109891 100644 --- a/op.h +++ b/op.h @@ -153,7 +153,7 @@ Deprecated. Use C instead. : G_SCALAR) \ : dowantarray()) -/* NOTE: OP_NEXTSTATE, OP_DBSTATE, and OP_SETSTATE (i.e. COPs) carry lower +/* NOTE: OP_NEXTSTATE and OP_DBSTATE (i.e. COPs) carry lower * bits of PL_hints in op_private */ /* Private for lvalues */