Merge pull request #1856 from alexrp/profiler-improvements
[mono.git] / mcs / errors / cs0168-3.cs
index ab110d5d4837dcb6cdd7dcd7b979a0838c49af1c..e57dca5b94311ed449076fa5cf613814820cdac2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0168-3.cs: The variable `y2' is declared but never used
+// CS0168: The variable `y2' is declared but never used
 // Line: 9
 // Compiler options: -warn:3 -warnaserror