Parcourir la source

2004-03-16 Atsushi Enomoto <[email protected]>

	* XmlDsigNodeList.cs : removed BOM from code file.

svn path=/trunk/mcs/; revision=24124
Atsushi Eno il y a 22 ans
Parent
commit
c7f2e80b27

+ 4 - 0
mcs/class/System.Security/System.Security.Cryptography.Xml/ChangeLog

@@ -1,3 +1,7 @@
+2004-03-16  Atsushi Enomoto <[email protected]>
+
+	* XmlDsigNodeList.cs : removed BOM from code file.
+
 2004-03-16  Atsushi Enomoto <[email protected]>
 
 	* XmlDsigNodeList.cs : added.

+ 1 - 1
mcs/class/System.Security/System.Security.Cryptography.Xml/XmlDsigNodeList.cs

@@ -1,4 +1,4 @@
-//
+//
 // XmlDsigNodeList.cs - derived node list class for dsig
 //
 // Author: