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/ChangeLog.lib | |
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/ChangeLog.lib')
-rw-r--r-- | gcc/ChangeLog.lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.lib b/gcc/ChangeLog.lib index e87eabe6f55..7e03e765521 100644 --- a/gcc/ChangeLog.lib +++ b/gcc/ChangeLog.lib @@ -3746,7 +3746,7 @@ Tue Dec 20 14:57:38 1988 Pace Willisson (pace at prep.at.mit.edu) is the same as on modern sun systems; a_flags can have machine specific flags. (There may be some endian problems here: You would like to have the magic number be the - first two bytes in the file, and then then next two could + first two bytes in the file, and then the next two could be these options. It looks like the 68000 definitions have to declare the options first to force this to happen.) Defined M_386 for a_machtype. |