[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0079.cs
index e94511e8937d272f51f2bb0ac57b193bd74a7504..577b0155412c3c02c7c62fed2019203e0c070c7d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0079.cs: The event `ErrorCS0079.OnFoo' can only appear on the left hand side of += or -=
+// CS0079: The event `ErrorCS0079.OnFoo' can only appear on the left hand side of `+=' or `-=' operator
 // Line: 19
  
 using System;