[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1908.cs
index fa5d731dfee224ad8a1d8816c70dc661bd1be997..0361a22f20feac73e1410fb48c43931fc04a0550 100644 (file)
@@ -1,4 +1,4 @@
-// gcs1908.cs: The type of the default value should match the type of the parameter
+// CS1908: The type of the default value should match the type of the parameter
 // Line: 5
 
 class Test {