From: Jonathan Wakely Date: Tue, 23 Apr 2019 09:55:36 +0000 (+0100) Subject: Fix whitespace in ChangeLog X-Git-Tag: upstream/12.2.0~25092 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70265a0c5bd3e2050ce489ef969e72465e698aa5;p=platform%2Fupstream%2Fgcc.git Fix whitespace in ChangeLog From-SVN: r270503 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 0949c94..2533fe8 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -41,7 +41,7 @@ Cleanup algorithm implementations * include/pstl/glue_algorithm_impl.h (stable_sort): Forward - execution policy. + execution policy. (mismatch): Forward execution policy. (equal): Qualify call to std::equal(). (partial_sort): Forward execution policy.