X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fgcs0695-4.cs;h=fdefb0e591239edf5bfa48c8b4de3037c1719dfe;hb=0900c61969ca862b0bcc967b4413e539acf07dbb;hp=8cf0ba4a547e688b91b5afa158ca5b543e1a3683;hpb=c29282519b48d5fbfd73dd2bd1306a7844174f29;p=mono.git diff --git a/mcs/errors/gcs0695-4.cs b/mcs/errors/gcs0695-4.cs index 8cf0ba4a547..fdefb0e5912 100644 --- a/mcs/errors/gcs0695-4.cs +++ b/mcs/errors/gcs0695-4.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