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 goto_frame_test.c


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all goto_frame_test.c
Date: Wed, 31 Jan 2007 11:18:20 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/01/31 11:18:20

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

Log message:
        typos

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

Patches:
Index: goto_frame_test.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/goto_frame_test.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- goto_frame_test.c   31 Jan 2007 08:14:53 -0000      1.4
+++ goto_frame_test.c   31 Jan 2007 11:18:20 -0000      1.5
@@ -81,7 +81,7 @@
   add_actions(mo, " check_equals(mc_red._currentframe, 1);  \
                     mc_red.gotoAndStop(3); \
                     check_equals(mc_red._currentframe, 3); \
-                    _root.goAndStop(3); ");               
+                    _root.gotoAndStop(3); ");               
   SWFMovie_nextFrame(mo); //2nd frame
   
   add_actions(mo, " _root.gotoAndStop(4); \




reply via email to

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