X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Ferrors%2Fcs0678.cs;h=ffb805a012c029ab5625d79a9f9d7187113abc76;hb=86c24e94279f56d0426924fbb533f14d2c9b41a0;hp=753b8d509757de8924de8fbc072129e8b6cbb410;hpb=f3a7b5e02cd2abbe32485731de507f2938b5bfd6;p=mono.git diff --git a/mcs/errors/cs0678.cs b/mcs/errors/cs0678.cs index 753b8d50975..ffb805a012c 100644 --- a/mcs/errors/cs0678.cs +++ b/mcs/errors/cs0678.cs @@ -1,4 +1,4 @@ -// cs0678.cs: A field can not be both volatile and readonly +// CS0678: `X.j': A field cannot be both volatile and readonly // Line: 5 class X {