Merge pull request #164 from LogosBible/AppSettingsFileChanges
[mono.git] / mcs / errors / cs0108-4.cs
index 0cf7be9afc25996cd90aad08082851a6686e309b..d8ba1ace13a09baa1f3933e713f7ff054441f771 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108-4.cs: `Derived.Prop' hides inherited member `Base.Prop(int)'. Use the new keyword if hiding was intended
+// CS0108: `Derived.Prop' hides inherited member `Base.Prop(int)'. Use the new keyword if hiding was intended
 // Line: 10
 // Compiler options: -warnaserror -warn:2