This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgloss/arm: isatty [PATCH]


On Fri, 2005-07-29 at 16:47, Shaun Jackman wrote:
> On 7/29/05, Nick Clifton <nickc@redhat.com> wrote:
> > > +     /* GDB does not yet support the IsTTY SWI that _isatty
> > > +      * calls, so always return true for now. */
> >                                                   ^
> > Minor point: You should have two spaces at the   |  end of a comment.
> 
> I haven't run into this before. You're suggesting two spaces between
> the final period and the asterisk? I'm curious as to why.
> 
> Cheers,
> Shaun

Because that's what the GNU coding standards say.

http://www.gnu.org/prep/standards/standards.html#Comments



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]