libstdc++: Add missing extra space to ChangeLog author lines

This commit is contained in:
Patrick Palka 2020-08-26 09:35:07 -04:00
parent 121dc0c378
commit e9a2b5b8a3
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@
Likewise.
2020-08-25 Patrick Palka <ppalka@redhat.com>
Ed Smith-Rowland <3dw4rd@verizon.net>
Jonathan Wakely <jwakely@redhat.com>
Ed Smith-Rowland <3dw4rd@verizon.net>
Jonathan Wakely <jwakely@redhat.com>
* include/std/chrono (time_point::operator++)
(time_point::operator--): Define.