cvsuser 03/06/25 05:30:43
Modified: t/op stacks.t
Log:
Update comment to reflect new name for halfpopn op
Revision Changes Path
1.28 +1 -1 parrot/t/op/stacks.t
Index: stacks.t
===================================================================
RCS file: /cvs/public/parrot/t/op/stacks.t,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -w -r1.27 -r1.28
--- stacks.t 24 Jun 2003 14:43:11 -0000 1.27
+++ stacks.t 25 Jun 2003 12:30:43 -0000 1.28
@@ -999,7 +999,7 @@
}
# first half like clt_num_regs, second half like cgt_num_regs
-# (for testing halfpopn op)
+# (for testing poptopn op)
sub check_num_regs {
my $rt;
for (0..15) {