X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0657-11.cs;h=0afd0322c5f7d1c54f3ab67f38497c33586be894;hb=8936bf96686a4a5081635868bcb6f9a449b02f73;hp=9e88da07aff184807581b1a3733e4018cdbef9ec;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/mcs/errors/cs0657-11.cs b/mcs/errors/cs0657-11.cs index 9e88da07aff..0afd0322c5f 100644 --- a/mcs/errors/cs0657-11.cs +++ b/mcs/errors/cs0657-11.cs @@ -1,4 +1,4 @@ -// cs0657.cs : 'param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'method, return' +// cs0657-11.cs: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `method, return' // Line: 14 using System;