]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
vx-common.h: Fix typo in comment.
authorBernhard Fischer <aldot@gcc.gnu.org>
Mon, 28 Jan 2008 20:59:04 +0000 (21:59 +0100)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Mon, 28 Jan 2008 20:59:04 +0000 (21:59 +0100)
2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>

* config/vx-common.h: Fix typo in comment.

From-SVN: r131920

gcc/ChangeLog
gcc/config/vx-common.h

index 33a2c0b95c39e1f47e1325ae4d7b7f4f5839ad2b..dc9e83a4f939569d63b235d039f75093dce3ffe4 100644 (file)
@@ -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
index f353e9a00305ebb056de69c6bb7ec1e66739e3a5..4d57cf79b1b5801718d5a9d3ea43e045d793cf17 100644 (file)
@@ -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.