Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs1612-4.cs
index a0e6c995dd1287d5add8ef0b6e690b841cf1a5ac..45e5966fb9c819f157d401c2983811b2f240f115 100644 (file)
@@ -1,4 +1,4 @@
-// cs1612-4.cs: Cannot modify the return value of `X.P' because it is not a variable
+// CS1612: Cannot modify a value type return value of `X.P'. Consider storing the value in a temporary variable
 // Line: 9
 
 using System;