Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safearray
[mono.git] / mcs / errors / cs1690-7.cs
index d493b0667aa1c6d0943cf2c204d57c341faed751..1699f030e529db01c489c4e1b64209d27d8a2239 100644 (file)
@@ -1,4 +1,4 @@
-// cs1690-4.cs: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
+// CS1690: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
 // Line: 27
 // Compiler options: -warn:1 -warnaserror