From: Rafael Garcia-Suarez Date: Sat, 16 Feb 2008 07:06:40 +0000 (+0000) Subject: Fix macro name in comment X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=34795b444ea0d5e132ba709fc4810b1d0ca42796;p=p5sagit%2Fp5-mst-13.2.git Fix macro name in comment p4raw-id: //depot/perl@33323 --- diff --git a/op.c b/op.c index 92a5c34..d9bf346 100644 --- a/op.c +++ b/op.c @@ -90,7 +90,7 @@ recursive, but it's recursive on basic blocks, not on tree nodes. magic type 'H'. This magic (itself) does nothing, but its presence causes the values to gain magic type 'h', which has entries for set and clear. C updates C with a store - record, with deletes written by C. C + record, with deletes written by C. C saves the current C on the save stack, so that it will be correctly restored when any inner compiling scope is exited. */