X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1502-7.cs;h=524c98240d4b3ecea408bd3b17043fb1855cd23b;hb=5317fbc0cd0146c84ffab2dc1776ec34cce859c0;hp=e25806807af1bad9cb785201adfa123857f99d16;hpb=93703b4ef8bdcf1d6cf336e14f534454221730c5;p=mono.git diff --git a/mcs/errors/cs1502-7.cs b/mcs/errors/cs1502-7.cs index e25806807af..524c98240d4 100644 --- a/mcs/errors/cs1502-7.cs +++ b/mcs/errors/cs1502-7.cs @@ -1,4 +1,4 @@ -// cs1502-7.cs: The best overloaded method match for `TestCase.TestS(ref object)' has some invalid arguments +// CS1502: The best overloaded method match for `TestCase.TestS(ref object)' has some invalid arguments // Line: 21 using System;