[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0214-3.cs
old mode 100755 (executable)
new mode 100644 (file)
index 4b5e5e0..371a312
@@ -1,4 +1,4 @@
-// cs0214: Pointer can only be used in unsafe context
+// cs0214-3.cs: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 13
 // Compiler options: -unsafe