Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0030-2.cs
index 036d8fdf79b6714c41a2b9800b941e83023036ac..d9b2b031bed9e4442db6d3d55cc9cbe039f1649c 100644 (file)
@@ -1,5 +1,5 @@
-// cs0030.cs : Cannot convert type `bool' to `float'
-// Line : 12
+// CS0030: Cannot convert type `bool' to `float'
+// Line: 12
 
 public class Blah {