public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [commit/obv] Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup.
@ 2010-06-17 22:37 Joel Brobecker
  2010-06-18  4:14 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Brobecker @ 2010-06-17 22:37 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Really a tiny insignificant detail that just happened to catch my attention.
Fixed thusly.

2010-06-17  Joel Brobecker  <brobecker@adacore.com>

        * dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
        last local variable declaration.  No real code change.

Checked in.

---
 gdb/ChangeLog    |    5 +++++
 gdb/dwarf2read.c |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index db4a2c5..15c7c85 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-17  Joel Brobecker  <brobecker@adacore.com>
+
+	* dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
+	last local variable declaration.  No real code change.
+
 2010-06-17  Tom Tromey  <tromey@redhat.com>
 
 	* dwarf2read.c (psymtabs_addrmap_cleanup): New function.
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c
index 9723ea2..613f021 100644
--- a/gdb/dwarf2read.c
+++ b/gdb/dwarf2read.c
@@ -2001,6 +2001,7 @@ static void
 psymtabs_addrmap_cleanup (void *o)
 {
   struct objfile *objfile = o;
+
   objfile->psymtabs_addrmap = NULL;
 }
 
-- 
1.7.1

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

* Re: [commit/obv] Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup.
  2010-06-17 22:37 [commit/obv] Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup Joel Brobecker
@ 2010-06-18  4:14 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2010-06-18  4:14 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> Really a tiny insignificant detail that just happened to catch my
Joel> attention.  Fixed thusly.

Thanks.  I still haven't internalized that rule.

Tom

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

end of thread, other threads:[~2010-06-18  4:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-17 22:37 [commit/obv] Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup Joel Brobecker
2010-06-18  4:14 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).