Author: sudha
Date: 2005-03-10 00:24:32 -0500 (Thu, 10 Mar 2005)
New Revision: 41631

Modified:
   trunk/mcs/class/corlib/corlib_test.dll.sources
Log:
Removed a '\r' character from the end of a line (as it was breaking
'make dist') - as pointed out by Sudharsan V


Modified: trunk/mcs/class/corlib/corlib_test.dll.sources
===================================================================
--- trunk/mcs/class/corlib/corlib_test.dll.sources      2005-03-10 04:36:08 UTC 
(rev 41630)
+++ trunk/mcs/class/corlib/corlib_test.dll.sources      2005-03-10 05:24:32 UTC 
(rev 41631)
@@ -100,7 +100,7 @@
 System.Reflection.Emit/CustomAttributeBuilderTest.cs
 System.Reflection.Emit/EnumBuilderTest.cs
 System.Reflection.Emit/EventBuilderTest.cs
-System.Reflection.Emit/FieldBuilderTest.cs
+System.Reflection.Emit/FieldBuilderTest.cs
 System.Reflection.Emit/ILGeneratorTest.cs
 System.Reflection.Emit/MethodBuilderTest.cs
 System.Reflection.Emit/MethodRentalTest.cs

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to