X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1644-2.cs;h=048c4218c42de72b98f0b731ceeb4a6cc085693a;hb=eca7c8246ab7526ca4c587e235aaca5faad27ec4;hp=e56256439814a8ba5a6770e79586fced41d53161;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;p=mono.git diff --git a/mcs/errors/cs1644-2.cs b/mcs/errors/cs1644-2.cs index e5625643981..048c4218c42 100644 --- a/mcs/errors/cs1644-2.cs +++ b/mcs/errors/cs1644-2.cs @@ -1,4 +1,4 @@ -// cs1644-2.cs: Feature `access modifiers on properties' cannot be used because it is not part of the standardized ISO C# language specification +// CS1644: Feature `access modifiers on properties' cannot be used because it is not part of the C# 1.0 language specification // Line: 13 // Compiler options: -langversion:ISO-1