2008-06-09 Joel Sherrill <joel.sherrill@oarcorp.com>
authorMichael Snyder <msnyder@vmware.com>
Mon, 9 Jun 2008 22:55:27 +0000 (22:55 +0000)
committerMichael Snyder <msnyder@vmware.com>
Mon, 9 Jun 2008 22:55:27 +0000 (22:55 +0000)
* sis.c: Correct spelling error.

sim/erc32/ChangeLog
sim/erc32/sis.c

index ef581eb..49c1374 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-09  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * sis.c: Correct spelling error.
+
 2008-06-06  Vladimir Prus  <vladimir@codesourcery.com>
             Daniel Jacobowitz  <dan@codesourcery.com>
             Joseph Myers  <joseph@codesourcery.com>
index 0bed197..2cb75a6 100644 (file)
@@ -177,7 +177,7 @@ main(argc, argv)
     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] == '-') {