public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: pmuldoon@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-pmuldoon-python-backtrace: Remove newline, and bad indent.
Date: Tue, 04 Sep 2012 12:16:00 -0000	[thread overview]
Message-ID: <20120904121613.8857.qmail@sourceware.org> (raw)

The branch, archer-pmuldoon-python-backtrace has been updated
       via  a0b6fe5aad3b22d5c241f438f7d074b73142123b (commit)
      from  e0f2184cc6cc333e8e5eadb6646f02e651c02bd9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit a0b6fe5aad3b22d5c241f438f7d074b73142123b
Author: Phil Muldoon <pmuldoon@redhat.com>
Date:   Tue Sep 4 13:15:51 2012 +0100

    Remove newline, and bad indent.

-----------------------------------------------------------------------

Summary of changes:
 gdb/mi/mi-cmds.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/gdb/mi/mi-cmds.c b/gdb/mi/mi-cmds.c
index 355acea..7d10cdf 100644
--- a/gdb/mi/mi-cmds.c
+++ b/gdb/mi/mi-cmds.c
@@ -82,8 +82,7 @@ static struct mi_cmd mi_cmds[] =
   DEF_MI_CMD_MI ("enable-timings", mi_cmd_enable_timings),
   DEF_MI_CMD_MI ("enable-pretty-printing", mi_cmd_enable_pretty_printing),
   DEF_MI_CMD_MI ("enable-frame-filters", mi_cmd_enable_frame_filters),
-
-    DEF_MI_CMD_MI ("environment-cd", mi_cmd_env_cd),
+  DEF_MI_CMD_MI ("environment-cd", mi_cmd_env_cd),
   DEF_MI_CMD_MI ("environment-directory", mi_cmd_env_dir),
   DEF_MI_CMD_MI ("environment-path", mi_cmd_env_path),
   DEF_MI_CMD_MI ("environment-pwd", mi_cmd_env_pwd),


hooks/post-receive
--
Repository for Project Archer.


                 reply	other threads:[~2012-09-04 12:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120904121613.8857.qmail@sourceware.org \
    --to=pmuldoon@sourceware.org \
    --cc=archer-commits@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).