Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safearray
[mono.git] / mcs / errors / cs0559.cs
index 964f1aff89bc3cd3d6db14ad6c24e69b90f93cda..a48efe69e6efda0bd4e097ed0fdb96b176b5391f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0559.cs: The parameter type for ++ or -- operator must be the containing type
+// CS0559: The parameter type for ++ or -- operator must be the containing type
 // Line: 5
 
 class SampleClass {