projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47a468b
)
Fix whitespace in ChangeLog
author
Jonathan Wakely
<redi@gcc.gnu.org>
Tue, 23 Apr 2019 09:55:36 +0000
(10:55 +0100)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Tue, 23 Apr 2019 09:55:36 +0000
(10:55 +0100)
From-SVN: r270503
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 0949c94ae198c13e9117a660bb107c0c66826b3e..2533fe81f6cf9e101552e984e1577fcc9fa2ec8f 100644
(file)
--- 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.