]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
target-def.h (TARGET_INITIALIZER): Remove trailing whitespace after \.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 4 Jul 2007 17:09:12 +0000 (18:09 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 4 Jul 2007 17:09:12 +0000 (18:09 +0100)
* target-def.h (TARGET_INITIALIZER): Remove trailing whitespace
after \.

From-SVN: r126328

gcc/ChangeLog
gcc/target-def.h

index 278b3a31b0e217c37958929198b10572cc590696..55a0a5a7ee5f4968b9cbe3f2aa818494c16ffc55 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-04  Joseph Myers  <joseph@codesourcery.com>
+
+       * target-def.h (TARGET_INITIALIZER): Remove trailing whitespace
+       after \.
+
 2007-07-04  David Ung  <davidu@mips.com>
             Joseph Myers  <joseph@codesourcery.com>
 
index 48e1c1ab9198b06d1befeabee5029d531417bdb7..e5eae40762014b9de1331296d964f61827122cf6 100644 (file)
@@ -667,7 +667,7 @@ Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
   TARGET_VECTORIZE,                            \
   TARGET_DEFAULT_TARGET_FLAGS,                 \
   TARGET_HANDLE_OPTION,                                \
-  TARGET_HELP,                                 \                      
+  TARGET_HELP,                                 \
   TARGET_EH_RETURN_FILTER_MODE,                        \
   TARGET_MERGE_DECL_ATTRIBUTES,                        \
   TARGET_MERGE_TYPE_ATTRIBUTES,                        \