X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1670-2.cs;h=96af0cfd52cd37b3d42e305292235ec90686feff;hb=b17c76e5b146d272b09b3c91f21544f793c7cfda;hp=66ffcc54de4573f44786cfc3d2b46933c016ad6f;hpb=a8b22e0e864c03b8cfd2f2cb5a8075b6611c5553;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