[GME-commit] GMESRC/GME/XmlBackEnd CoreXmlFile.cpp,1.8,1.9
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Fri Sep 16 16:41:03 CDT 2005
Update of /project/gme-repository/GMESRC/GME/XmlBackEnd
In directory escher:/tmp/cvs-serv25143
Modified Files:
CoreXmlFile.cpp
Log Message:
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: CoreXmlFile.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/XmlBackEnd/CoreXmlFile.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** CoreXmlFile.cpp 12 Apr 2005 18:10:10 -0000 1.8
--- CoreXmlFile.cpp 16 Sep 2005 15:41:01 -0000 1.9
***************
*** 2061,2065 ****
{
// to encode correctly the special characters in each separate file
! fprintf(file, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
// write objects recursively
--- 2061,2065 ----
{
// to encode correctly the special characters in each separate file
! fprintf(file, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n");
// write objects recursively
More information about the GME-commit
mailing list