From: Jonathan Wakely Date: Tue, 23 Apr 2019 09:55:36 +0000 (+0100) Subject: Fix whitespace in ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70265a0c5bd3e2050ce489ef969e72465e698aa5;p=gcc.git Fix whitespace in ChangeLog From-SVN: r270503 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 0949c94ae19..2533fe81f6c 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.