X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0655.cs;h=319292a60bd37f5c84c90eb3cfa2429e7d278be9;hb=94b8270e9bdbd9280de1ec144af20877d8c8d055;hp=5ac8454c24909c9d22b5d9289a5db0181cff83a8;hpb=89d0ba3968d36576553e0f483b0c69465f94e8ae;p=mono.git diff --git a/mcs/errors/cs0655.cs b/mcs/errors/cs0655.cs index 5ac8454c249..319292a60bd 100644 --- a/mcs/errors/cs0655.cs +++ b/mcs/errors/cs0655.cs @@ -1,4 +1,4 @@ -// cs0655.cs: `d' is not a valid named attribute argument because it is not a valid attribute parameter type +// CS0655: `d' is not a valid named attribute argument because it is not a valid attribute parameter type // Line: 11 using System;