X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0526.cs;h=95525373c58160f84251cac9771f2a8a4b009a99;hb=3bc6741c3037000eebd46b91efad54e5e6915c74;hp=08c59d1a34f654e665fb3f68df18a18cc74f8d72;hpb=6110fc90713ce59ff0996fcd3520e09a96575820;p=mono.git diff --git a/mcs/errors/cs0526.cs b/mcs/errors/cs0526.cs index 08c59d1a34f..95525373c58 100644 --- a/mcs/errors/cs0526.cs +++ b/mcs/errors/cs0526.cs @@ -1,4 +1,4 @@ -// cs0526.cs: Interfaces cannot contain constructors +// CS0526: Interfaces cannot contain contructors // Line: 5 public interface Interface {