Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0531.cs
index d77217d3efda0697dd843292fae14b3242e88473..fbfeb32e22d5cb30d17c389c27707bf95265d67c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0531.cs: `Interface.Foo()': interface members cannot have a definition
+// CS0531: `Interface.Foo()': interface members cannot have a definition
 // Line: 5
 
 public interface Interface {