CVSROOT: /cvsroot/gnash
Module name: gnash
Changes by: Udo Giacomozzi <udog> 07/05/22 09:49:07
Modified files:
. : ChangeLog
testsuite/misc-ming.all: NetStream-SquareTest.c
Log message:
testsuite/misc-ming.all/NetStream-SquareTest.c: add missing end quote
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3301&r2=1.3302
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/NetStream-SquareTest.c?cvsroot=gnash&r1=1.7&r2=1.8
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gnash/gnash/ChangeLog,v
retrieving revision 1.3301
retrieving revision 1.3302
diff -u -b -r1.3301 -r1.3302
--- ChangeLog 21 May 2007 17:52:27 -0000 1.3301
+++ ChangeLog 22 May 2007 09:49:06 -0000 1.3302
@@ -1,3 +1,7 @@
+2007-05-22 Udo Giacomozzi <[EMAIL PROTECTED]>
+
+ * testsuite/misc-ming.all/NetStream-SquareTest.c: add missing end quote
+
2007-05-21 Sandro Santilli <[EMAIL PROTECTED]>
* testsuite/misc-ming.all/: Makefile.am, displaylist_depths_test11.c:
Index: testsuite/misc-ming.all/NetStream-SquareTest.c
===================================================================
RCS file: /cvsroot/gnash/gnash/testsuite/misc-ming.all/NetStream-SquareTest.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/misc-ming.all/NetStream-SquareTest.c 17 May 2007 13:29:28
-0000 1.7
+++ testsuite/misc-ming.all/NetStream-SquareTest.c 22 May 2007 09:49:07
-0000 1.8
@@ -126,7 +126,7 @@
#if 0
" else if ( info.code == 'NetStream.Buffer.Empty' &&
this.stopNotified ) "
" {"
- " check ( this.stopNotified )
+ " check ( this.stopNotified )"
" this.close();"
" _root.nextFrame();"
" }"
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit