fixed project file names, removed svn hiding
[mono.git] / mcs / errors / cs0577.cs
index 77c4adc1433742915c5ef6743b6d29cb1901307f..bff43fa36575d893bf0d474b8e49bde8fe6a68bf 100644 (file)
@@ -1,4 +1,5 @@
-// cs0577.cs: Conditional not valid on 'MainClass.I.F()' because it is a destructor, operator, or explicit interface implementation\r// Line: 10
+// cs0577.cs: Conditional not valid on `MainClass.I.F()' because it is a constructor, destructor, operator or explicit interface implementation
+// Line: 10
 
 interface I
 {