Flush (work in progress)
[mono.git] / mcs / errors / cs0146-4.cs
index a9ef8378383731d67df4b6bb0543f1327fbeb712..2e52d9c4ddf199e8a626905773903b998131c21f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0146-4.cs: Circular base class dependency involving `Foo.Bar' and `Foo'
+// CS0146: Circular base class dependency involving `Baz' and `Foo.Bar'
 // Line: 5
 
 class Foo : Baz {