Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0405.cs
index 7a362e679d2a84f2fcc7c3e73c431f30e1605b67..013dd8ced40bd3779d16578b7c9fd11b45cdeb5b 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0405.cs: Duplicate constraint `I' for type parameter `T'
+// CS0405: Duplicate constraint `I' for type parameter `T'
 // Line: 8
 
 interface I { }