[msvc] Update csproj files (#4846)
[mono.git] / mcs / errors / cs0126.cs
index a78c701ed5c628e053c058706850a75820a93e4b..c8c174003b5a8ef29fdd0c8ea92ae56c5f77f948 100644 (file)
@@ -1,4 +1,4 @@
-// cs0126.cs: An object of a type convertible to `int' is required for the return statement
+// CS0126: An object of a type convertible to `int' is required for the return statement
 // Line: 7
 
 class X {