dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/System.Xml XmlTextWriter.cs,1.11,1.12


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System.Xml XmlTextWriter.cs,1.11,1.12
Date: Mon, 13 Jan 2003 09:17:31 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/System.Xml
In directory subversions:/tmp/cvs-serv31516/System.Xml

Modified Files:
        XmlTextWriter.cs 
Log Message:
remove accidental checkin of Console.WriteLine ... sorry !


Index: XmlTextWriter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Xml/XmlTextWriter.cs,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** XmlTextWriter.cs    10 Jan 2003 23:33:31 -0000      1.11
--- XmlTextWriter.cs    13 Jan 2003 14:17:28 -0000      1.12
***************
*** 683,687 ****
                                {
                                        // Terminate the attribute and the 
element start.
-                                       Console.WriteLine("hello");
                                        writer.Write(quoteChar);
                                        writer.Write(" />");
--- 683,686 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]