Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs0212-2.cs
index 76acc4c08eeec5a9b9902e45af03ec5664d95e44..9377dc2545548489ac189035e3e05cfa6696ae02 100644 (file)
@@ -1,4 +1,4 @@
-// cs0212-2.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: 17
 // Compiler options: -unsafe