[PATCH] Remove whitespace
Jonathan Wakely
jwakely@redhat.com
Wed Aug 24 08:03:00 GMT 2016
On 22/08/16 23:38 +0100, Jonathan Wakely wrote:
>On 22/08/16 15:30 -0700, Mike Stump wrote:
>>On Aug 22, 2016, at 2:45 PM, Aditya Kumar <aditya.k7@samsung.com> wrote:
>>>
>>>libstdc++-v3/ChangeLog | 5 +
>>>libstdc++-v3/include/bits/algorithmfwd.h | 206 ++++++++++++++--------------
>>>libstdc++-v3/include/bits/shared_ptr_base.h | 26 ++--
>>>3 files changed, 121 insertions(+), 116 deletions(-)
>>
>>>diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
>>>index 299bce6..88d908d 100644
>>>--- a/libstdc++-v3/ChangeLog
>>>+++ b/libstdc++-v3/ChangeLog
>>>@@ -1,3 +1,8 @@
>>>+2016-08-22 Aditya Kumar <hiraditya@msn.com>
>>
>>blank line here.
>
>And two spaces between name and email address.
>
>>>+ * libstdc++-v3/include/bits/algorithmfwd.h: Remove WS
>>>+ * libstdc++-v3/include/bits/shared_ptr_base.h: Remove WS
>>
>>>+
>>>+
>>
>>One less blank line here.
>>
>>Also, all libstdc++ must also be copied to the libstdc++ list, otherwise, they won't even see it.
>
>Yep, I can't comment on the actual patch, because I haven't seen it.
Patch committed to trunk now, thanks.
More information about the Libstdc++
mailing list