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 DefineEditTextVar...


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all DefineEditTextVar...
Date: Thu, 03 Apr 2008 05:48:49 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  08/04/03 05:48:49

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

Log message:
        typo

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

Patches:
Index: DefineEditTextVariableNameTest.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/DefineEditTextVariableNameTest.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- DefineEditTextVariableNameTest.c    3 Apr 2008 05:47:05 -0000       1.23
+++ DefineEditTextVariableNameTest.c    3 Apr 2008 05:48:49 -0000       1.24
@@ -340,7 +340,7 @@
     SWFMovie_nextFrame(mo); 
     
     //
-    // (1) test deletion of text variable
+    // (1) test deletion of textField variable
     //
     mc5 = newSWFMovieClip();
     add_text_field(mc5, (SWFBlock)bfont, "text_var5", NULL);
@@ -360,7 +360,7 @@
     SWFMovie_nextFrame(mo); 
     
     //
-    //  test deletion of text variable(another one).
+    //  test deletion of textField variable(another one).
     //
     mc6 = newSWFMovieClip();
     add_text_field(mc6, (SWFBlock)bfont, "text_var6", "initial_text");




reply via email to

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