X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1573.cs;h=7d9ad42285ed6c5658147fda9d851b17718b0be8;hb=487fddd14660e9095c1abd1d461ea5303ce52b48;hp=e374512b4d941adad0e36dee3d3ff2b5c51d7d4b;hpb=5bbfa8860b090e465a3aa45edeb9c94481ef1a22;p=mono.git diff --git a/mcs/errors/cs1573.cs b/mcs/errors/cs1573.cs index e374512b4d9..7d9ad42285e 100644 --- a/mcs/errors/cs1573.cs +++ b/mcs/errors/cs1573.cs @@ -1,4 +1,4 @@ -// cs1573.cs: Parameter `j' has no matching param tag in the XML comment for `Testing.Test.Baz(int, int)' +// CS1573: Parameter `j' has no matching param tag in the XML comment for `Testing.Test.Baz(int, int)' // Line: 10 // Compiler options: -doc:dummy.xml -warn:4 -warnaserror