gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/testsuite/misc-ming.all opcode_guard_test.c


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all opcode_guard_test.c
Date: Thu, 27 Sep 2007 04:44:02 +0000

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); 
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]