error messages review
[mono.git] / mcs / errors / cs0262.cs
index d87ff015e26f4a9b8098c7cac4c3e89897f73bdc..7d2751fe0a118ff276dc524919e6f4bd66901d3f 100644 (file)
@@ -1,4 +1,4 @@
-// CS0262: Partial declarations of 'Foo' have conflicting accessibility modifiers
+// cs0262.cs: Partial declarations of `Foo' have conflicting accessibility modifiers
 // Line: 6
 public partial class Foo
 { }