Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Sherrill <joel.sherrill@oarcorp.com>
To: <gdb-patches@sourceware.org>
Subject: trivial spelling error in sis
Date: Mon, 09 Jun 2008 15:51:00 -0000	[thread overview]
Message-ID: <484D3AD5.2020304@oarcorp.com> (raw)

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

Hi,

There is a spelling error in the message the
SPARC Instruction Simulator prints at startup.
It apparently has been incorrect 13 years and
no one has fixed it. LOL!

Would someone kindly commit the attached patch?
Thanks.

2006-06-09  Joel Sherrill <joel.sherrill@oarcorp.com>

    * sis.c: Correct 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: sis.c.diff --]
[-- Type: text/x-patch, Size: 496 bytes --]

--- /tmp/sis.c	2008-06-09 09:12:13.000000000 -0500
+++ ./sis.c	2008-06-09 09:12:21.000000000 -0500
@@ -177,7 +177,7 @@
     cfile = 0;
     for (i = 0; i < 64; i++)
 	cmdq[i] = 0;
-    printf("\n SIS - SPARC intruction simulator %s,  copyright Jiri Gaisler 1995\n", sis_version);
+    printf("\n SIS - SPARC instruction simulator %s,  copyright Jiri Gaisler 1995\n", sis_version);
     printf(" Bug-reports to jgais@wd.estec.esa.nl\n\n");
     while (stat < argc) {
 	if (argv[stat][0] == '-') {

             reply	other threads:[~2008-06-09 14:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-09 15:51 Joel Sherrill [this message]
2008-06-09 23:49 ` Michael Snyder
2008-06-09 23:55   ` Daniel Jacobowitz
2008-06-10 18:13   ` Joel Sherrill
2008-06-10 18:19     ` Daniel Jacobowitz
2008-06-10 21:42       ` Joel Sherrill

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=484D3AD5.2020304@oarcorp.com \
    --to=joel.sherrill@oarcorp.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