diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-09 16:10:30 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-09 16:10:30 +0000 |
commit | 55ff56bdb2a2c7313107839433425173f3b00168 (patch) | |
tree | f94894843c05eb127b5fefa3ad805155265967e7 /gas/ChangeLog | |
parent | 349f20de4e155cf153ce92a71edc03fff8ac4944 (diff) | |
download | gdb-55ff56bdb2a2c7313107839433425173f3b00168.zip gdb-55ff56bdb2a2c7313107839433425173f3b00168.tar.gz gdb-55ff56bdb2a2c7313107839433425173f3b00168.tar.bz2 |
Fix typo.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f693bc4..9cf9950 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,7 @@ Fri Apr 9 09:05:47 1993 Ian Lance Taylor (ian@cygnus.com) * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax in - symbolic header match cline in FDR; the native liinker seems to + symbolic header match cline in FDR; the native linker seems to want that. Thu Apr 8 15:51:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |