X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Ferrors%2Fcs0655-2.cs;h=57c3267c77d07476818c1af23df4e574e8c89530;hb=56c2802ff9d1eec9ac6ab090100bb9cceccc83fb;hp=de05ba7ba2246d39227d4c6ff5b924666cd84ded;hpb=00e065484e866f3a0349c882f804c4a79a13ee5c;p=mono.git diff --git a/mcs/errors/cs0655-2.cs b/mcs/errors/cs0655-2.cs index de05ba7ba22..57c3267c77d 100644 --- a/mcs/errors/cs0655-2.cs +++ b/mcs/errors/cs0655-2.cs @@ -1,4 +1,4 @@ -// cs0655-2.cs: `a' is not a valid named attribute argument because it is not a valid attribute parameter type +// CS0655: `a' is not a valid named attribute argument because it is not a valid attribute parameter type // Line: 11 using System;