From 546a1134d2d6d75e2989249f9b0803ec03e71789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Korn=C3=A9l=20P=C3=A1l?= Date: Tue, 5 Sep 2006 13:54:12 +0000 Subject: Converted source files to UTF-8 (without byte order mark). Use UTF-8 as the default encoding for compilers. svn path=/trunk/mcs/; revision=64941 --- mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs | 2 +- mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs | 2 +- mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs | 2 +- .../Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs | 2 +- mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs | 2 +- mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mcs/class/Mono.Xml.Ext') diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs index f4ec7fff289..cdcb88e0ea5 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs @@ -1,4 +1,4 @@ -// +// // XPath2Expression.cs - abstract syntax tree for XPath 2.0 // // Author: diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs index c4367efcb80..f5be00c2241 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs @@ -1,4 +1,4 @@ -// +// // XQueryContext.cs - XQuery/XPath2 dynamic context // // Author: diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs index fcb6dc00db7..2b1b0c01560 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs @@ -1,4 +1,4 @@ -// +// // XQueryExpression.cs - abstract syntax tree for XQuery 1.0 // // Author: diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs index 5c8d6b9c8c4..c93b2fa8757 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs @@ -1,4 +1,4 @@ -// +// // XQueryFunctionContextAttribute.cs // // Author: diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs index 7091c775e71..2df8a8efe00 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs @@ -1,4 +1,4 @@ -// +// // XQueryModuleProlog.cs - abstract syntax tree for XQuery // // Author: diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs index 8464e32d5f3..73215bb9dfa 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs @@ -1,4 +1,4 @@ -// +// // XmlStoredResolver.cs // // Author: Atsushi Enomoto -- cgit v1.2.3