X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fgcs0405.cs;h=7a362e679d2a84f2fcc7c3e73c431f30e1605b67;hb=43b0daca6afbd669c8b5b677096fd705af02c1d8;hp=ba64d7ce916ed8866fc68f34dfd5665a925d8768;hpb=74c2e813151ef52866b58da63aeeed698b5e67dd;p=mono.git diff --git a/mcs/errors/gcs0405.cs b/mcs/errors/gcs0405.cs index ba64d7ce916..7a362e679d2 100644 --- a/mcs/errors/gcs0405.cs +++ b/mcs/errors/gcs0405.cs @@ -1,4 +1,4 @@ -// gcs0405.cs: Duplicate constraint `I' for type parameter `T'. +// gcs0405.cs: Duplicate constraint `I' for type parameter `T' // Line: 8 interface I { }