[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / errors / cs0050.cs
index 7d5daad7638a7555cb4c8fc5c50d5188670c2851..a97ed819ad14e11590047df0f2cc8ce4039b984d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0050.cs: Inconsistent accessibility: return type `X' is less accessible than method `Foo.Bar()'
+// CS0050: Inconsistent accessibility: return type `X' is less accessible than method `Foo.Bar()'
 // Line: 13
 
 using System;