Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Joel Sherrill <joel.sherrill@oarcorp.com>
To: <gdb@sourceware.org>
Subject: patch for spelling error
Date: Tue, 22 Sep 2009 13:06:00 -0000	[thread overview]
Message-ID: <4AB8CBBD.3020201@oarcorp.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 460 bytes --]

Hi,

Could someone with the tree checked out for
writing commit this patch?  It fixes a spelling
error in sim/ppc/main.c.

Thanks.

2009-09-22  Joel Sherrill <joel.sherrill@oarcorp.com>

    * main.c: Fix spelling error.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



[-- Attachment #2: ppc_spelling.diff --]
[-- Type: text/plain, Size: 525 bytes --]

Index: main.c
===================================================================
RCS file: /cvs/src/src/sim/ppc/main.c,v
retrieving revision 1.5
diff -u -r1.5 main.c
--- main.c	7 Jun 2008 01:31:27 -0000	1.5
+++ main.c	22 Sep 2009 13:04:24 -0000
@@ -319,7 +319,7 @@
   status = psim_get_status(simulation);
   switch (status.reason) {
   case was_continuing:
-    error("psim: continuing while stoped!\n");
+    error("psim: continuing while stopped!\n");
     return 0;
   case was_trap:
     error("psim: no trap insn\n");

             reply	other threads:[~2009-09-22 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-22 13:06 Joel Sherrill [this message]
2009-09-22 15:45 ` Joel Brobecker

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=4AB8CBBD.3020201@oarcorp.com \
    --to=joel.sherrill@oarcorp.com \
    --cc=gdb@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