remove redundant blank from strings (Re: Static tracepoints support)

Eli Zaretskii eliz@gnu.org
Thu Jul 1 17:11:00 GMT 2010


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Thu, 1 Jul 2010 16:38:01 +0100
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> On Monday 28 June 2010 13:26:38, Pedro Alves wrote:
> > > 
> > > > +If a line number is specified, probe the marker at start of code \n\
> > > > +for that line. If a function is specified, probe the marker at start \n\
> > > 
> > > The blank before "\n\" is redundant (here and elsewhere), its only
> > > effect is to bloat the image of GDB.
> > 
> > :-) Fixed the new instances.
> 
> And now applied this patch to fix all others.

Thank you.



More information about the Gdb-patches mailing list