X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fgcs0411-4.cs;h=14402dbbe922b5bcbc62c931fbd8f14875f4762f;hb=d127b293394ad7815b8c7cf9b4d21de8359b2707;hp=d44de02b51e53bbd05a5fd5520da4e19768ed8f9;hpb=538d3bb80572334c18ae117ea7703406a4a22872;p=mono.git diff --git a/mcs/errors/gcs0411-4.cs b/mcs/errors/gcs0411-4.cs index d44de02b51e..14402dbbe92 100644 --- a/mcs/errors/gcs0411-4.cs +++ b/mcs/errors/gcs0411-4.cs @@ -1,4 +1,4 @@ -// gcs0411.cs: The type arguments for method `T X.G()' cannot be infered from the usage. Try specifying the type arguments explicitly +// CS0411: The type arguments for method `X.G()' cannot be inferred from the usage. Try specifying the type arguments explicitly // Line: 17 using System;