aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/vx-common.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 33a2c0b..dc9e83a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
+
+ * config/vx-common.h: Fix typo in comment.
+
2008-01-28 Ian Lance Taylor <iant@google.com>
PR c++/34862
diff --git a/gcc/config/vx-common.h b/gcc/config/vx-common.h
index f353e9a..4d57cf7 100644
--- a/gcc/config/vx-common.h
+++ b/gcc/config/vx-common.h
@@ -1,6 +1,6 @@
/* Target-independent configuration for VxWorks and VxWorks AE.
Copyright (C) 2005, 2007 Free Software Foundation, Inc.
- Contributed by by CodeSourcery, LLC.
+ Contributed by CodeSourcery, LLC.
This file is part of GCC.