فهرست منبع

Typos in comments.

svn path=/trunk/mcs/; revision=181
Sean MacIsaac 24 سال پیش
والد
کامیت
a43966b183

+ 1 - 1
mcs/class/corlib/System.Collections/IHashCodeProvider.cs

@@ -1,6 +1,6 @@
 // -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
 //
-// System.Collections.IDictionary
+// System.Collections.IHashCodeProvider
 //
 // Author:
 //    Vladimir Vukicevic ([email protected])

+ 1 - 1
mcs/class/corlib/System/IComparable.cs

@@ -1,5 +1,5 @@
 //
-// System.CoreInterfaces.cs
+// System.IComparable.cs
 //
 // Author:
 //   Miguel de Icaza ([email protected])

+ 1 - 1
mcs/class/corlib/System/OutOfMemoryException.cs

@@ -26,4 +26,4 @@ namespace System {
 		{
 		}
 	}
-}
+}

+ 0 - 2
mcs/class/corlib/System/common.src

@@ -28,7 +28,6 @@ MulticastNotSupportedException.cs
 NotFiniteNumberException.cs
 NotSupportedException.cs
 NullReferenceException.cs
-Object.cs
 OutOfMemoryException.cs
 OverflowException.cs
 RankException.cs
@@ -39,6 +38,5 @@ TypeInitializationException.cs
 UInt16.cs
 UInt32.cs
 UInt64.cs
-ValueType.cs
 Version.cs
 Void.cs