Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safearray
[mono.git] / mcs / errors / cs0557-2.cs
index 5c3e428c693a53086b0292f106a518d09b378c45..5f17896e9f16b2be17d98eb8e3cbc5ade142b2ec 100644 (file)
@@ -1,4 +1,4 @@
-// cs0557-2.cs: Duplicate user-defined conversion in type `C'
+// CS0557: Duplicate user-defined conversion in type `C'
 // Line: 9
 class C {
                public static bool operator != (C a, C b)