X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fgcs1644-15.cs;fp=mcs%2Ferrors%2Fgcs1644-15.cs;h=455cf40ed159f45593e18424460b1d57295fcde8;hb=6c035e225abc36a15501a03f574744824225350b;hp=e878496b4cc4303a19e498ac21d94338fa272cae;hpb=d87c6385b1af4e42a515a901916de6876d36c64a;p=mono.git diff --git a/mcs/errors/gcs1644-15.cs b/mcs/errors/gcs1644-15.cs index e878496b4cc..455cf40ed15 100644 --- a/mcs/errors/gcs1644-15.cs +++ b/mcs/errors/gcs1644-15.cs @@ -1,4 +1,4 @@ -// CS1644: Feature `generic variance' cannot be used because it is not part of the C# 2.0 language specification +// CS1644: Feature `generic type variance' cannot be used because it is not part of the C# 2.0 language specification // Line: 5 // Compiler options: -langversion:iso-2