Merge pull request #1656 from alexanderkyte/webservice_27561
[mono.git] / mcs / errors / cs0214.cs
index c8bbad1905df903295514157409c78898143de5d..6a3f94286375e2f61ede443798f9a256bbd41ae6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214: Pointer can only be used in unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 6
 // Compiler options: -unsafe