*** merged revisions from mcs: 57172, 57177
[mono.git] / mcs / errors / cs0212.cs
index 132d74d5c62dbe3ae9235d29940a1c242d69cf2e..a980e520c5d4ed2927dfe20a0bb3e8c8654ef1e3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0212: You can only take the address of an unfixed expression inside a fixed statement initializer.
+// cs0212.cs: You can only take the address of unfixed expression inside of a fixed statement initializer
 // Line: 19
 // Compiler options: -unsafe