Browse Source

Fix

svn path=/trunk/mcs/; revision=2028
Miguel de Icaza 24 years ago
parent
commit
f02ec2891f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      mcs/errors/bug17.cs

+ 2 - 1
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 ()