Bump API snapshot submodule
[mono.git] / mcs / errors / cs0214-2.cs
index 22c81e95bd275b2f94a738b1b561a00330cd7931..89ad0a501e6146e5c24472f6adb8106c22283832 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214-2.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: 9
 // Compiler options: -unsafe