[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0073.cs
index f7893ab6be5035a90b92ad2c9c19dce393268335..c9a18392853d1623a8b4a938872fba463df0739d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0073.cs: An add or remove accessor must have a body
+// CS0073: An add or remove accessor must have a body
 // Line: 9
 
 using System;