X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fgcs0695-3.cs;h=d352d9936b3c3f34ed3b873639a514cdd65be370;hb=0900c61969ca862b0bcc967b4413e539acf07dbb;hp=447a0b29dabe82162f0b58c55da03e74e86f6bab;hpb=c29282519b48d5fbfd73dd2bd1306a7844174f29;p=mono.git diff --git a/mcs/errors/gcs0695-3.cs b/mcs/errors/gcs0695-3.cs index 447a0b29dab..d352d9936b3 100644 --- a/mcs/errors/gcs0695-3.cs +++ b/mcs/errors/gcs0695-3.cs @@ -1,4 +1,4 @@ -// gcs0695.cs: `C' cannot implement both `I>' and `I' because they may unify for some type parameter substitutions +// CS0695: `C' cannot implement both `I' and `I>' because they may unify for some type parameter substitutions // Line: 10 interface I