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:
authorMiguel de Icaza <miguel@gnome.org>2002-01-18 00:15:47 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-01-18 00:15:47 +0300
commitf02ec2891fb8a51064233ecbb7b4aed4e2fa7444 (patch)
tree9f7bc7681a78d7e5f955801477f00e0c2ac682e9 /mcs/errors/bug17.cs
parent504b883cc69120e8197d557fbe1d9ef7629a2e0c (diff)
Fix
svn path=/trunk/mcs/; revision=2028
Diffstat (limited to 'mcs/errors/bug17.cs')
-rwxr-xr-xmcs/errors/bug17.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/errors/bug17.cs b/mcs/errors/bug17.cs
index 29a1365ba8f..d922487cf34 100755
--- a/mcs/errors/bug17.cs
+++ b/mcs/errors/bug17.cs
@@ -1,4 +1,5 @@
-// we do not flag the lack of member ToBoolean in double
+//
+// Fixed
//
class X {
static void Main ()