CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/09/29 14:09:31

Modified files:
        .              : ChangeLog 

Log message:
        Fixed unused bool's ret = true;

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.971&r2=1.972

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.971
retrieving revision 1.972
diff -u -b -r1.971 -r1.972
--- ChangeLog   29 Sep 2006 11:42:57 -0000      1.971
+++ ChangeLog   29 Sep 2006 14:09:31 -0000      1.972
@@ -2,6 +2,7 @@
 
        * configure.ac, libbase/container.h: fixed HAVE_STRCASECMP collision.
        * libbase/container.h: Fixed non-void function not returning warning.
+       * server/xml.cpp: Fixed unused bool's ret = true;
 
 2006-09-29 Sandro Santilli  <[EMAIL PROTECTED]>
 


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

Reply via email to