Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0214.cs
index 8bb9ab1b64bb4c236ba1fc3e62c989d26ff3a566..6a3f94286375e2f61ede443798f9a256bbd41ae6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214.cs: Pointers and fixed size buffers may only be used in an unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 6
 // Compiler options: -unsafe