Merge pull request #4845 from lambdageek/dev-coop-delegates
[mono.git] / mcs / errors / cs0212-3.cs
index 03f6562406e63345746c5992f8c909bd72d45aa9..1e86d313b6d73ae45b596929c9f8a71e1c42d527 100644 (file)
@@ -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