error messages review
[mono.git] / mcs / errors / cs3006-4.cs
index 5cd1a1fd5aeb671a94f33c4bb70ffd2873217f70..3308b8556b5b4c465aaceaf2c8ce28bec592ba7e 100644 (file)
@@ -1,4 +1,4 @@
-// cs3006.cs: Overloaded method 'CLSInterface.Test(int[,])' differing only in ref or out, or in array rank, is not CLS-compliant
+// cs3006-4.cs: Overloaded method `CLSInterface.Test(int[,,])' differing only in ref or out, or in array rank, is not CLS-compliant
 // Line: 9
 
 using System;