Oh, I got ya :). I just copy and pasted it from another file. I'll fix that.
// Dean Glazeski On Wed, Nov 25, 2009 at 5:53 PM, David Brownell <[email protected]> wrote: > On Wednesday 25 November 2009, Dean Glazeski wrote: > > > > > > - ARM NAND I/O interface update ... please don't add > > > lines of '*' on the right margins, they always end > > > up getting trashed by someone who likes alternate > > > tab widths or somesuch. > > > > > > > Do you mean the lines that are block comments like: > > /******************************************************** > * * > * No, like this ... you added a GPL notice * > * * > ********************************************************/ > > /* > * Better like this, instead. Or its Doxygen sibling: > */ > > > > > /** > > * Block comment. > > */ > > > > This should be alright even with people who have different tab-widths. > It's > > one space between the margin and the star. > > That's on the left margin, not the right. ;) > > - Dave > > > > I'll go through the rest of your suggestions and see if I can't get the > > branch cleaned up. I'll kick off the arm.c file as part of that branch > as > > well and see what I can do with it for the code download. I'll post an > > email when I get done. Thanks for the suggestions! > > > > // Dean Glazeski > > > > >
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
