Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Maurer <benm@mono-cvs.ximian.com>2005-06-27 19:51:40 +0400
committerBen Maurer <benm@mono-cvs.ximian.com>2005-06-27 19:51:40 +0400
commit0e8decdb3782e95107687ba03b6e858e3e283b8f (patch)
tree86b8019ed19f91cdbc8bc9f28bc6ce8dc1896bc6 /mcs/class/Mono.Xml.Ext
parent20f2a4f8832f854ab119292e840eaa2b4f5a1af7 (diff)
remove svn:executable from .cs files
svn path=/trunk/mcs/; revision=46562
Diffstat (limited to 'mcs/class/Mono.Xml.Ext')
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs0
37 files changed, 0 insertions, 0 deletions
diff --git a/mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs b/mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs
index e93f900d23b..e93f900d23b 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs
+++ b/mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs
index d7b2911e1ca..d7b2911e1ca 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs
index 953bd58ac04..953bd58ac04 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs
index 0dd7c7849ad..0dd7c7849ad 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs
index 6bd8a339a0e..6bd8a339a0e 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs
index 11d22e29477..11d22e29477 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs
index 4407c585b2a..4407c585b2a 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs
index 6fa769aa35f..6fa769aa35f 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs
index 55cb7113ace..55cb7113ace 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs
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..f4ec7fff289 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs
index 602e09d6aa1..602e09d6aa1 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs
index 7a92fc936dd..7a92fc936dd 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs
index 665a5212eab..665a5212eab 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs
index c081a5b6cdb..c081a5b6cdb 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs
index e3cfdd5ecd4..e3cfdd5ecd4 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs
index c7f7301afb5..c7f7301afb5 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs
index c49d8f194b5..c49d8f194b5 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs
index b4e0f8192aa..b4e0f8192aa 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs
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..c4367efcb80 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs
index 6e1109c5aef..6e1109c5aef 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs
index 7eb4e280563..7eb4e280563 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs
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..fcb6dc00db7 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs
index d0a745e8f7b..d0a745e8f7b 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs
index 690851a3147..690851a3147 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs
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..5c8d6b9c8c4 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs
index 7e5254ea324..7e5254ea324 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs
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..7091c775e71 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs
index e17033f21a9..e17033f21a9 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs
index 1a82a48f2e1..1a82a48f2e1 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs
index c0edeb22b80..c0edeb22b80 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs
index 00e967cc32d..00e967cc32d 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs
index e48f8f1c1ac..e48f8f1c1ac 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs
index 3d22e59dc50..3d22e59dc50 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs
index 64b904f5cd8..64b904f5cd8 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs
index 252fc1f9885..252fc1f9885 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs
index 475ed70eaeb..475ed70eaeb 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs
index 8464e32d5f3..8464e32d5f3 100755..100644
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs