diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-08-02 02:00:56 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-08-02 02:00:56 +0000 |
commit | 1c787209c2d8aa676c739aec22403981206bdb47 (patch) | |
tree | bdc8203a4ab638136feefea835f651f206ec6637 | |
parent | 333a28b448276eaf433d7b05c84182355bd647e1 (diff) | |
download | gcc-1c787209c2d8aa676c739aec22403981206bdb47.zip gcc-1c787209c2d8aa676c739aec22403981206bdb47.tar.gz gcc-1c787209c2d8aa676c739aec22403981206bdb47.tar.bz2 |
Fix typo
From-SVN: r70093
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ 2003-07-31 Geoffrey Keating <geoffk@apple.com> * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. - * Makefine.in: Update. + * Makefile.in: Update. 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch> |