summaryrefslogtreecommitdiff
path: root/gcc/ginclude
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-07 06:41:23 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-07 06:41:23 +0000
commit4bbea25433b26fb34cc286ba96974f23dbe15ccd (patch)
treed583d908c670671b25c202db24844f7db39d0ad1 /gcc/ginclude
parentb550e0588e54efcea40f213bc2a92149514efa19 (diff)
downloadgcc-4bbea25433b26fb34cc286ba96974f23dbe15ccd.tar.gz
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@930 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ginclude')
-rw-r--r--gcc/ginclude/va-pyr.h2
-rw-r--r--gcc/ginclude/va-sparc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ginclude/va-pyr.h b/gcc/ginclude/va-pyr.h
index be4b3f52fca..7034f2377cc 100644
--- a/gcc/ginclude/va-pyr.h
+++ b/gcc/ginclude/va-pyr.h
@@ -8,7 +8,7 @@
* a way that is compatible with code compiled by the Pyramid Technology
* C compiler.
* As such, it depends strongly on the Pyramid conventions for
- * parameter passing.ct and indepenent implementation.
+ * parameter passing.ct and independent implementation.
* These (somewhat bizarre) parameter-passing conventions are described
* in the ``OSx Operating System Porting Guide''.
*
diff --git a/gcc/ginclude/va-sparc.h b/gcc/ginclude/va-sparc.h
index 02c6613d407..eee5f38e4a4 100644
--- a/gcc/ginclude/va-sparc.h
+++ b/gcc/ginclude/va-sparc.h
@@ -1,5 +1,5 @@
/* This is just like the default gvarargs.h
- except for differences decribed below. */
+ except for differences described below. */
/* Make this a macro rather than a typedef, so we can undef any other defn. */
#define va_list __va___list