Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0526.cs
index 08c59d1a34f654e665fb3f68df18a18cc74f8d72..95525373c58160f84251cac9771f2a8a4b009a99 100644 (file)
@@ -1,4 +1,4 @@
-// cs0526.cs: Interfaces cannot contain constructors
+// CS0526: Interfaces cannot contain contructors
 // Line: 5
 
 public interface Interface {