CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/09/27 04:44:02

Modified files:
        testsuite/misc-ming.all: opcode_guard_test.c 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/opcode_guard_test.c?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: opcode_guard_test.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/opcode_guard_test.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- opcode_guard_test.c 27 Sep 2007 04:40:24 -0000      1.1
+++ opcode_guard_test.c 27 Sep 2007 04:44:02 -0000      1.2
@@ -57,7 +57,7 @@
   
   
   mc1 = newSWFMovieClip();
-  // should be executed.
+  // should not be executed.
   add_clip_actions(mc1, "_root.xcheck(false);");
   SWFMovieClip_nextFrame(mc1); 
   


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to