[amd64] Save missing register
[mono.git] / mcs / errors / cs1612-2.cs
index e7e0d7fb44f8094fbad108ec6080f5beced57a8d..b4f075c267ba61fd31f1edc26ae58844172df18d 100644 (file)
@@ -1,4 +1,4 @@
-// cs1612-2.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;