[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0052.cs
index 8e1721557b58586afb859e47132a2d2d9a1b4ec8..087393eb582c3c6e0a86e1a78372170fdff141e3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0052.cs: Inconsistent accessibility: field type `InternalClass' is less accessible than field `PublicClass.member'
+// CS0052: Inconsistent accessibility: field type `InternalClass' is less accessible than field `PublicClass.member'
 // Line: 8
 
 class InternalClass {