CVSROOT: /sources/gnash Module name: gnash Changes by: Zou Lunkai <zoulunkai> 07/11/23 02:39:07
Modified files: testsuite/misc-ming.all: loop_test10.c Log message: * minor comments update CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/loop_test10.c?cvsroot=gnash&r1=1.1&r2=1.2 Patches: Index: loop_test10.c =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/loop_test10.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- loop_test10.c 23 Nov 2007 02:29:02 -0000 1.1 +++ loop_test10.c 23 Nov 2007 02:39:07 -0000 1.2 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2006 Free Software Foundation, Inc. + * Copyright (C) 2007 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -38,9 +38,9 @@ * * Observed behaviour: * - * (1)mc1 constructed and unloaded twice; - * (2)mc2 constructed and unloaded twice; - * (3)mc3 constructed only *ONCE*, never unloaded. + * (1)mc1 initialized and unloaded twice; + * (2)mc2 initialized and unloaded twice; + * (3)mc3 initialized only *ONCE*, never unloaded. * * Deduction: * _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit