[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0122.cs
index 8118e4377a0aa92c3c5efb91ca200bd6a390396c..63831af10ade8cc5f377222c256f4767247f26e8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0122.cs: `Y.x()' is inaccessible due to its protection level
+// CS0122: `Y.x()' is inaccessible due to its protection level
 // Line: 15
 using System;