Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC] unneeded extra brace in infrun.c (handle_inferior_event)
@ 2002-07-16 14:02 Joel Brobecker
  2002-07-16 14:09 ` Elena Zannoni
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Brobecker @ 2002-07-16 14:02 UTC (permalink / raw)
  To: gdb-patches

While reading the code, I found this comment along the extra unneeded
brace:

     /* Keep this extra brace for now, minimizes diffs.  */
     {

This brace causes an extra 2 characters indentation to the right for the
entire function (which is quite long, actually).  No big deal, but it
would take me very little time to remove it if that's useful. Shall I do
it?

-- 
Joel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-07-17  2:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-16 14:02 [RFC] unneeded extra brace in infrun.c (handle_inferior_event) Joel Brobecker
2002-07-16 14:09 ` Elena Zannoni
2002-07-16 16:59   ` Joel Brobecker
2002-07-16 17:17     ` Kevin Buettner
2002-07-16 19:00       ` Elena Zannoni
2002-07-16 20:32         ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox