Merge pull request #3769 from evincarofautumn/fix-verify-before-allocs
[mono.git] / mcs / errors / cs0210-2.cs
index 962f7f2d27a785dd6eccbc4db1b2ad808222b44c..590f2f382d3a1fb20596b866ea6cf5f9bd4a8f9d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0210.cs: You must provide an initializer in a fixed or using statement declaration
+// CS0210: You must provide an initializer in a fixed or using statement declaration
 // Line: 7
 // Compiler options: -unsafe