[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / errors / cs0108-6.cs
index 466fd42b1341d1933c12e65bac04ae4aad8605aa..e91276f94178c911140f0755bc8a364e4ab52000 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108-6.cs: `Derived.Prop' hides inherited member `Base.Prop'. Use the new keyword if hiding was intended
+// CS0108: `Derived.Prop' hides inherited member `Base.Prop'. Use the new keyword if hiding was intended
 // Line: 14
 // Compiler options: -warnaserror -warn:2