[Mono-devel-list] cosmetic patch for XmlNode.cs

Andrew Skiba andrews at mainsoft.com
Tue Jun 21 08:03:15 EDT 2005


Hi Eno.

While looking on XmlNode.cs I found that AppendChildValues is called 
with _this_ passed as parameter _parent_. But it is a member of the same 
class, so it already has the same _this_. The patch does not change 
anything in the execution, only improves readability of the code.

Regards,
Andrew.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: append-children.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050621/7a1f5fc6/attachment.pl 


More information about the Mono-devel-list mailing list