X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1690-5.cs;h=174989309cb02ef770501a10b73767ca4c513a28;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=e49fb02608a6ea88bae7f9bd0d79863cb8f833f1;hpb=881f83658281916d8f0784df7c726ecb7cc289db;p=mono.git diff --git a/mcs/errors/cs1690-5.cs b/mcs/errors/cs1690-5.cs index e49fb02608a..174989309cb 100644 --- a/mcs/errors/cs1690-5.cs +++ b/mcs/errors/cs1690-5.cs @@ -1,4 +1,4 @@ -// cs1690-4.cs: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class +// CS1690: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class // Line: 27 // Compiler options: -warn:1 -warnaserror