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
path: root/status
diff options
context:
space:
mode:
authorNick Drochak <nickd@mono-cvs.ximian.com>2002-01-01 04:10:30 +0300
committerNick Drochak <nickd@mono-cvs.ximian.com>2002-01-01 04:10:30 +0300
commit8c8717363b0c2599792dfe8576f7113b85ea537f (patch)
treedac29f5b5a38c614e8fbd013103c6bba60ce6178 /status
parent7986ed58a316804b785ea30e92db3a26bf3940b0 (diff)
2002-01-01 Nick Drochak <ndrochak@gol.com>
* class.xml: corrected IHashCodeProvider entry. "I" was missing. svn path=/trunk/mono/; revision=1765
Diffstat (limited to 'status')
-rwxr-xr-xstatus/class.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/status/class.xml b/status/class.xml
index 5739beea661..15c4f80206b 100755
--- a/status/class.xml
+++ b/status/class.xml
@@ -170,7 +170,7 @@
<maintainer>lupus@ximian.com</maintainer>
</maintainers>
</class>
- <class name="System.Collections.HashCodeProvider">
+ <class name="System.Collections.IHashCodeProvider">
<last-activity>Jul-15-2001</last-activity>
<implementation>yes</implementation>
<test-suite>no</test-suite>