[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / errors / cs0177-2.cs
index d761a7d59b555739fb6929cb6fca645e90322676..9c5eca2933185ff5d1f2e2172691b462e4b6ca31 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177-2.cs: The out parameter `f' must be assigned to before control leaves the current method
+// CS0177: The out parameter `f' must be assigned to before control leaves the current method
 // Line: 5
 
 class ClassMain {