diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-06 21:09:07 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-06 21:09:07 +0000 |
commit | 3398e91d3a688ea0ef2f9bf4d6cf7c2e96f6d092 (patch) | |
tree | e5214fcd8a05d4b329467434fcdea16f33d3ce7b /gcc/machmode.def | |
parent | 0268b6e3fcd2080f0c1d198c1dec0a9f8fcf0eec (diff) | |
download | gcc-3398e91d3a688ea0ef2f9bf4d6cf7c2e96f6d092.tar.gz |
typo typo fixes fixes
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19601 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/machmode.def')
-rw-r--r-- | gcc/machmode.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/machmode.def b/gcc/machmode.def index 6517656e271..ab2215ed8c0 100644 --- a/gcc/machmode.def +++ b/gcc/machmode.def @@ -1,5 +1,5 @@ /* This file contains the definitions and documentation for the - machine modes used in the the GNU compiler. + machine modes used in the GNU compiler. Copyright (C) 1987, 1992, 1994, 1997, 1998 Free Software Foundation, Inc. This file is part of GNU CC. |