Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0262.cs
index 7d2751fe0a118ff276dc524919e6f4bd66901d3f..27bd945927a41fa2e890810db34bae0bd37df85b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0262.cs: Partial declarations of `Foo' have conflicting accessibility modifiers
+// CS0262: Partial declarations of `Foo' have conflicting accessibility modifiers
 // Line: 6
 public partial class Foo
 { }