public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3018] libstdc++: Tweak whitespace
@ 2021-08-19 12:02 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-08-19 12:02 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:c8a1cf1a7a8be1dc0de48035d88fecf4954e37ba

commit r12-3018-gc8a1cf1a7a8be1dc0de48035d88fecf4954e37ba
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Aug 18 16:57:47 2021 +0100

    libstdc++: Tweak whitespace
    
    Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
    
    libstdc++-v3/ChangeLog:
    
            * include/bits/stl_tree.h: Tweak whitespace.

Diff:
---
 libstdc++-v3/include/bits/stl_tree.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/include/bits/stl_tree.h b/libstdc++-v3/include/bits/stl_tree.h
index 96299129810..e4e3e0b985c 100644
--- a/libstdc++-v3/include/bits/stl_tree.h
+++ b/libstdc++-v3/include/bits/stl_tree.h
@@ -322,7 +322,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
 #endif
 
       _Base_ptr _M_node;
-  };
+    };
 
   template<typename _Tp>
     struct _Rb_tree_const_iterator


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-19 12:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 12:02 [gcc r12-3018] libstdc++: Tweak whitespace Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).