[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1689.cs
index 34f9ab5a70443fe64f757c5f8f241d2517fc85dd..f6ab59c9eee67cfd86b1d2f3334ad4223d0ee5ea 100644 (file)
@@ -1,4 +1,4 @@
-// cs1689.cs: Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods or attribute classes
+// CS1689: Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods or attribute classes
 // Line: 6
 
 using System.Diagnostics;