[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs0139-2.cs
index 1ec421ef1561efe497dc4d81108b745c154c42a2..e89bf270346c26a8e99f4bf4d3477a3a28af624b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0139-2.cs : No enclosing loop out of which to break or continue
+// CS0139: No enclosing loop out of which to break or continue
 // Line: 10
 public class Test
 {