[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0664.cs
old mode 100755 (executable)
new mode 100644 (file)
index daa1f39..0a40227
@@ -1,4 +1,4 @@
-// cs0664.cs: Literal of type double cannot be implicity converted to Float, use F suffix
+// cs0664.cs: Literal of type double cannot be implicitly converted to type `float'. Add suffix `f' to create a literal of this type
 // Line: 6
 class X {
        void A ()