From: Panayotis K. <pan...@pa...> - 2010-03-01 07:38:22
|
> Hi, > > 2010/2/28 Tor Lillqvist <tm...@ik...> > * For more information, visit the XMLVM Home Page at http://www.xmlvm.org > */ > +/** > + * > + * > + */ > + > #import "xmlvm.h" > > Probably these should be dropped to make a review easier. Are these > comments supposed to have some semantic meaning, as I see them added > in several places. > > Yes, there were several more of this in the internal tree, this is > really just junk. I wanted to get the patch out there, so you can > start looking at it, and some of these were left in by mistake. I > will of course remove them from the next iteration. > > Best Regards, > Gergely > I think the reason for this is some Windows \n\r taking place, which is removed by the patch ;) |