codeowners update
[mono.git] / mcs / errors / cs1502-13.cs
index 961c1ca1811edb03143af5d65b54d67f5ed6b91c..f85564b9ac739def2b6d6e040253cbfd2e3fc448 100644 (file)
@@ -1,4 +1,4 @@
-// cs1502-3.cs: The best overloaded method match for `T.Blah(out int)' has some invalid arguments
+// CS1502: The best overloaded method match for `T.Blah(out int)' has some invalid arguments
 // Line: 11
 
 using System;