Align libgc vcxproj with makefile.
[mono.git] / mcs / errors / cs0108-8.cs
index 945edcecb095f698fa8a5a06c5d23e13c00ec356..38cfe450ddc9858b46e843f8f22c74e104b5e9ae 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108-8.cs: `Derived.Method()' hides inherited member `Base.Method()'. Use the new keyword if hiding was intended
+// CS0108: `Derived.Method()' hides inherited member `Base.Method()'. Use the new keyword if hiding was intended
 // Line: 11
 // Compiler options: -warnaserror -warn:2