Remove obsolete code
[mono.git] / mcs / errors / cs0126.cs
index f17d4d39607225a69b0e81d958f78e9b24d4cc64..a78c701ed5c628e053c058706850a75820a93e4b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0126: an object of type `int' is expected in the return statement
+// cs0126.cs: An object of a type convertible to `int' is required for the return statement
 // Line: 7
 
 class X {