Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0229-2.cs
index 3ba228f69ca96e03d75682a26a6abd8b0571c38a..a52270fcaa05a51f0bb566f3e2bf7116eb846e47 100644 (file)
@@ -1,4 +1,4 @@
-// cs0229-2.cs: Ambiguity between `IList.Test' and `ICounter.Test'
+// CS0229: Ambiguity between `IList.Test' and `ICounter.Test'
 // Line: 26
 
 using System;