X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0637.cs;h=cbca67d4ab4607a490365a43780ff887a2739e14;hb=2b26601921e81cb719bc8df5156375c62c4620ab;hp=1a99b5a98b6bfccfa622551d36781aa8ebd05a61;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/mcs/errors/cs0637.cs b/mcs/errors/cs0637.cs index 1a99b5a98b6..cbca67d4ab4 100644 --- a/mcs/errors/cs0637.cs +++ b/mcs/errors/cs0637.cs @@ -1,4 +1,4 @@ -// CS0636: 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;