X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0637.cs;h=cbca67d4ab4607a490365a43780ff887a2739e14;hb=3589fcd39a152b5f881368381839ee7bc711fe29;hp=512fc7e9c25bedf582c73917a1a7144a9a88179d;hpb=fc4b07f20f9e79fe99d4b520bb5ff8b5e80b10f6;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;