[msvc] Update csproj files
[mono.git] / mcs / errors / cs0418.cs
index b173c83844897a62eb4cdf888db89b52d83d1e79..4296e0f5edc88e5a1572cc0ea09562c31d800f34 100644 (file)
@@ -1,4 +1,4 @@
-// cs0418.cs: `TestClass': an abstract class cannot be sealed or static
+// CS0418: `TestClass': an abstract class cannot be sealed or static
 // Line: 4
 
 public abstract sealed class TestClass