X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0637.cs;h=cbca67d4ab4607a490365a43780ff887a2739e14;hb=32b939f496383a47c535cef1b38424c5a848681f;hp=512fc7e9c25bedf582c73917a1a7144a9a88179d;hpb=5bbfa8860b090e465a3aa45edeb9c94481ef1a22;p=mono.git diff --git a/mcs/errors/cs0637.cs b/mcs/errors/cs0637.cs index 512fc7e9c25..cbca67d4ab4 100644 --- a/mcs/errors/cs0637.cs +++ b/mcs/errors/cs0637.cs @@ -1,4 +1,4 @@ -// cs0637.cs: The FieldOffset attribute is not allowed on static or const fields +// CS0637: The FieldOffset attribute is not allowed on static or const fields // Line: 10 using System;