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:
authorRaja R Harinath <harinath@hurrynot.org>2007-01-04 15:19:47 +0300
committerRaja R Harinath <harinath@hurrynot.org>2007-01-04 15:19:47 +0300
commit4cb60eb9b01633d8390afba08a0bffa40e015706 (patch)
tree354f507a03ed1ec90d4bb021b386b034d6021ea2 /mcs/class/Mono.C5
parentdbc7b5c86c9c7d4001e28d5c63f1c774ec0a64a0 (diff)
make line-endings crlf, and set svn:eol-style crlf
svn path=/trunk/mcs/; revision=70465
Diffstat (limited to 'mcs/class/Mono.C5')
-rw-r--r--mcs/class/Mono.C5/C5/hashing/HashBag.cs6
-rw-r--r--mcs/class/Mono.C5/C5/hashing/HashDictionary.cs6
-rw-r--r--mcs/class/Mono.C5/C5/hashing/HashTable.cs6
3 files changed, 9 insertions, 9 deletions
diff --git a/mcs/class/Mono.C5/C5/hashing/HashBag.cs b/mcs/class/Mono.C5/C5/hashing/HashBag.cs
index 5517b4b63b6..9dd33518573 100644
--- a/mcs/class/Mono.C5/C5/hashing/HashBag.cs
+++ b/mcs/class/Mono.C5/C5/hashing/HashBag.cs
@@ -1,4 +1,4 @@
-#if NET_2_0
+#if NET_2_0
/*
Copyright (c) 2003-2006 Niels Kokholm and Peter Sestoft
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -677,5 +677,5 @@ namespace C5
#endregion
}
}
-
-#endif
+
+#endif
diff --git a/mcs/class/Mono.C5/C5/hashing/HashDictionary.cs b/mcs/class/Mono.C5/C5/hashing/HashDictionary.cs
index 4dbc7a62a35..84ba1f1b96c 100644
--- a/mcs/class/Mono.C5/C5/hashing/HashDictionary.cs
+++ b/mcs/class/Mono.C5/C5/hashing/HashDictionary.cs
@@ -1,4 +1,4 @@
-#if NET_2_0
+#if NET_2_0
/*
Copyright (c) 2003-2006 Niels Kokholm and Peter Sestoft
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -75,5 +75,5 @@ namespace C5
}
}
-}
-#endif
+}
+#endif
diff --git a/mcs/class/Mono.C5/C5/hashing/HashTable.cs b/mcs/class/Mono.C5/C5/hashing/HashTable.cs
index 2223e9d6307..aa68e57df44 100644
--- a/mcs/class/Mono.C5/C5/hashing/HashTable.cs
+++ b/mcs/class/Mono.C5/C5/hashing/HashTable.cs
@@ -1,4 +1,4 @@
-#if NET_2_0
+#if NET_2_0
/*
Copyright (c) 2003-2006 Niels Kokholm and Peter Sestoft
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1599,5 +1599,5 @@ namespace C5
}
}
-
-#endif
+
+#endif