X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1670-2.cs;h=96af0cfd52cd37b3d42e305292235ec90686feff;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=66ffcc54de4573f44786cfc3d2b46933c016ad6f;hpb=d49951ccf584ba637afb1dab7fff714478e3174d;p=mono.git diff --git a/mcs/errors/cs1670-2.cs b/mcs/errors/cs1670-2.cs index 66ffcc54de4..96af0cfd52c 100644 --- a/mcs/errors/cs1670-2.cs +++ b/mcs/errors/cs1670-2.cs @@ -1,4 +1,4 @@ -// cs1670-2.cs: The `params' modifier is not allowed in anonymous method declaration +// CS1670: The `params' modifier is not allowed in current context // Line: 6 class C