[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix whitepace in changelog

Joey Ye jye2@gcc.gnu.org
Thu Feb 27 10:25:00 GMT 2020


https://gcc.gnu.org/g:0a0a04b446d01c0b12937ef7b32cf52632aacefd

commit 0a0a04b446d01c0b12937ef7b32cf52632aacefd
Author: Jonathan Wakely <redi@gcc.gnu.org>
Date:   Wed Dec 11 13:46:02 2019 +0000

    libstdc++: Fix whitepace in changelog
    
    From-SVN: r279224

Diff:
---
 libstdc++-v3/ChangeLog | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 60f3e34..3b5f453 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -12,11 +12,10 @@
 	Backport from mainline
 	2019-12-10  Thomas Rodgers  <trodgers@redhat.com>
 
-	* include/pstl/glue_numeric_defs.h: Restore enable_if lost during original
-	import of pstl.
+	* include/pstl/glue_numeric_defs.h: Restore enable_if lost during
+	original import of pstl.
 	* include/pstl/glue_numeric_impl.h: Likewise.
 
-
 2019-12-09  Jonathan Wakely  <jwakely@redhat.com>
 
 	Backport from mainline



More information about the Libstdc++-cvs mailing list