diff options
| author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-08 12:48:29 +0000 |
|---|---|---|
| committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-08 12:48:29 +0000 |
| commit | ff54bf93bee0ea7018727c03d6869bd21f1ad329 (patch) | |
| tree | 11d2f2416921373e8b422957de2d75ac4a7e0b3f | |
| parent | 69b7ac1e2000a2ab0abaab0761b52583dc3dbed0 (diff) | |
| download | ppe42-gcc-ff54bf93bee0ea7018727c03d6869bd21f1ad329.tar.gz ppe42-gcc-ff54bf93bee0ea7018727c03d6869bd21f1ad329.zip | |
Fixed garbage in my last entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67624 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index dfe0b207d20..91b3075f0cc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -9,8 +9,8 @@ * opts.h (struct cl_option, cl_options, cl_options_count): Move from... * opts.sh: ... here. -2003-06-07 Eric Botcazou <ebotcazou@libertysurf.fr> - Ulrich Weigand <Ulrich.Weigand@de.ibm.com> +2003-06-07 Eric Botcazou <ebotcazou@libertysurf.fr> + Ulrich Weigand <Ulrich.Weigand@de.ibm.com> PR pch/9830 * ggc-common.c (HAVE_MMAP_FILE): Include sys/types.h |

