X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=inline;f=mcs%2Ferrors%2Fcs0212-3.cs;h=1e86d313b6d73ae45b596929c9f8a71e1c42d527;hb=b9dd48c9c44bbc9c057aee9bd834de7966ae8565;hp=03f6562406e63345746c5992f8c909bd72d45aa9;hpb=4eb352bcb3ef7a71dc9ab62c5cd2d5e7598619f7;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