From 856b292cc2295f87b1cfd1c10b3d55586bcdc394 Mon Sep 17 00:00:00 2001
From: pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun, 15 Oct 2006 16:45:15 +0000
Subject: [PATCH] Fix some whitespace issues in the changelog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117749 138bc75d-0d04-0410-961f-82ee72b054a4
---
 config/ChangeLog | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/ChangeLog b/config/ChangeLog
index f403e017b118..57c31f485df2 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -10,7 +10,7 @@
 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
 
 	PR build/26188
-        * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t.
+	* stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t.
 
 2006-07-21  Steve Ellcey  <sje@cup.hp.com>
 
@@ -24,8 +24,8 @@
 
 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
 
-        * acx.m4: Support --with-build-libsubdir and AC_SUBST
-        build_libsubdir.
+	* acx.m4: Support --with-build-libsubdir and AC_SUBST
+	build_libsubdir.
 
 2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
 	    Alexandre Oliva <aoliva@redhat.com>
-- 
GitLab