X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0165-6.cs;h=c5a3b3dac4342e81564e096fe6a31e5867cb6a14;hb=1334748e5aa84a184ff15431a051f1930eaf4d9d;hp=12d8434a42082f63f95e39ca04ae6bb344019758;hpb=00e065484e866f3a0349c882f804c4a79a13ee5c;p=mono.git diff --git a/mcs/errors/cs0165-6.cs b/mcs/errors/cs0165-6.cs index 12d8434a420..c5a3b3dac43 100644 --- a/mcs/errors/cs0165-6.cs +++ b/mcs/errors/cs0165-6.cs @@ -1,4 +1,4 @@ -// cs0165-6.cs: Use of unassigned local variable `service' +// CS0165: Use of unassigned local variable `service' // Line: 17 using System;