Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0418-3.cs
index c4ec15c0f5dc5fb41cb1467e10878d303a4af54c..afd1f6c1c780bd3ebfbd7c758b862b309a18dffe 100644 (file)
@@ -1,4 +1,4 @@
-// cs0418-3.cs : `Foo': an abstract class cannot be sealed or static
+// CS0418: `Foo': an abstract class cannot be sealed or static
 // Line: 3
 public abstract sealed partial class Foo
 {