Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>
Subject: [commit/obv] Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup.
Date: Thu, 17 Jun 2010 22:37:00 -0000	[thread overview]
Message-ID: <1276814238-1840-1-git-send-email-brobecker@adacore.com> (raw)

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


             reply	other threads:[~2010-06-17 22:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-17 22:37 Joel Brobecker [this message]
2010-06-18  4:14 ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1276814238-1840-1-git-send-email-brobecker@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox