Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs0571.cs
index 44d8f75d6a1aa7cfc3c4e34fefab645218cd9eb0..6b58089fdba257bde31f02ad7d7c172e90c67f94 100644 (file)
@@ -1,4 +1,4 @@
-// cs0571.cs: `MainClass.Value.get': cannot explicitly call operator or accessor
+// CS0571: `MainClass.Value.get': cannot explicitly call operator or accessor
 // Line: 12
 
 class MainClass {