[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / errors / cs0441.cs
index 7f7c673419df26d850d5afb17441906bb421f421..266117272490f8df8486b414f835aa887e4ef024 100644 (file)
@@ -1,4 +1,4 @@
-// cs0441.cs: `TestClass': a class cannot be both static and sealed
+// CS0441: `TestClass': a class cannot be both static and sealed
 // Line: 4
 
 public sealed static class TestClass