CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/05/14 10:12:25

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

Log message:
        update comments

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

Patches:
Index: displaylist_depths_test9.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test9.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- displaylist_depths_test9.c  14 May 2007 03:17:17 -0000      1.1
+++ displaylist_depths_test9.c  14 May 2007 10:12:25 -0000      1.2
@@ -27,10 +27,10 @@
  * 
  *   Frame  | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
  *  --------+---+---+---+---+---+---+---+
- *   Event  |   |P  | D | D | * | D | J |
+ *   Event  |   |P  | p | p | * | p | J |
  * 
  *  P = place (by PlaceObject2)
- *  D = duplicate a movie clip
+ *  p = place (by ActionScript)
  *  J = jump
  *  * = jump target
  * 


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

Reply via email to