public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-pmuldoon-python-backtrace: Remove newline, and bad indent.
@ 2012-09-04 12:16 pmuldoon
  0 siblings, 0 replies; only message in thread
From: pmuldoon @ 2012-09-04 12:16 UTC (permalink / raw)
  To: archer-commits

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-04 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 12:16 [SCM] archer-pmuldoon-python-backtrace: Remove newline, and bad indent pmuldoon

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).