Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs1690-5.cs
index e49fb02608a6ea88bae7f9bd0d79863cb8f833f1..174989309cb02ef770501a10b73767ca4c513a28 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