Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs0611-2.cs
index 8acb02d901f30d845b54dfc2515b40c525fea80a..d2c3ad92d6bf649076dc77cdedafe5b00ad96e05 100644 (file)
@@ -1,4 +1,4 @@
-// cs0611-2.cs: Array elements cannot be of type `System.TypedReference'
+// CS0611: Array elements cannot be of type `System.TypedReference'
 // Line: 5
 
 public class Sample {