X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0655.cs;h=319292a60bd37f5c84c90eb3cfa2429e7d278be9;hb=f84533a8decb765ac3bd8aec215c02e68043bd5e;hp=5ac8454c24909c9d22b5d9289a5db0181cff83a8;hpb=64f85a65b023522d3f34e9932e6a843e0ad8fc3b;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;