X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0681.cs;h=0c3a67481b4c2cab7cb9258d44177bfb769cf22b;hb=bcefc710782c9e95d3e9bcad58d4bcf1a944150d;hp=4c801e4d1c45047170264154dbe947ec9d03d1d8;hpb=538d3bb80572334c18ae117ea7703406a4a22872;p=mono.git diff --git a/mcs/errors/cs0681.cs b/mcs/errors/cs0681.cs index 4c801e4d1c4..0c3a67481b4 100644 --- a/mcs/errors/cs0681.cs +++ b/mcs/errors/cs0681.cs @@ -1,4 +1,4 @@ -// cs0681: The modifier 'abstract' is not valid on fields. Try using a property instead +// CS0681: The modifier 'abstract' is not valid on fields. Try using a property instead // Line: 5 class X {