Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0210.cs
index 0a4b0b1aaf6ca7744f7f1cd78b5cdf820f095d9b..3d8763f2de7bbeb0d7aaadc850919227097caadc 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: 8
 
 using System.Resources;