[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs1644-2.cs
index eb34381a9c2b0a91be92811d2a31fd03e78a52bb..048c4218c42de72b98f0b731ceeb4a6cc085693a 100644 (file)
@@ -1,4 +1,4 @@
-// cs1644.cs: Feature 'access modifiers on properties' cannot be used because it is not part of the standardized ISO C# language specification
+// CS1644: Feature `access modifiers on properties' cannot be used because it is not part of the C# 1.0 language specification
 // Line: 13
 // Compiler options: -langversion:ISO-1