X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1573.cs;h=7d9ad42285ed6c5658147fda9d851b17718b0be8;hb=86c24e94279f56d0426924fbb533f14d2c9b41a0;hp=e374512b4d941adad0e36dee3d3ff2b5c51d7d4b;hpb=b5cfba1835f2ba823796f825410e0062b7e4c9a3;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