X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Ferrors%2Fcs0212-3.cs;h=1e86d313b6d73ae45b596929c9f8a71e1c42d527;hb=a46c58788023c80fe43bd63ce413c84ae95d2ea5;hp=03f6562406e63345746c5992f8c909bd72d45aa9;hpb=948dbf8d4581ac17f5420cc4f7dc375e3c502576;p=mono.git diff --git a/mcs/errors/cs0212-3.cs b/mcs/errors/cs0212-3.cs index 03f6562406e..1e86d313b6d 100644 --- a/mcs/errors/cs0212-3.cs +++ b/mcs/errors/cs0212-3.cs @@ -1,4 +1,4 @@ -// cs0212-3.cs: You can only take the address of unfixed expression inside of a fixed statement initializer +// CS0212: You can only take the address of unfixed expression inside of a fixed statement initializer // Line: 10 // Compiler options: -unsafe