Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0664.cs
index daa1f39b7176f971e03d279ae565a05f85ccb06b..fd8c02c1fc783cbfccc3e6f7045cb9ec0151660b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0664.cs: Literal of type double cannot be implicity converted to Float, use F suffix
+// CS0664: 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 ()