[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs0257.cs
index 74b8b322aa20ae0522ec03ed7e36399a15d9d6a5..72a31432ab8946fdd96e56e94ae7b9ce3af51e4e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0257.cs: An __arglist parameter must be the last parameter in a formal parameter list
+// CS0257: An __arglist parameter must be the last parameter in a formal parameter list
 // Line: 5
 class Test
 {