public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-5852] libstdc++: Adjust whitespace in documentation
@ 2020-12-08 13:36 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2020-12-08 13:36 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

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

commit r11-5852-gedbbf7363cff62fc7ff536b5fa64e39f5a4d6496
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Dec 8 13:35:07 2020 +0000

    libstdc++: Adjust whitespace in documentation
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/appendix_contributing.xml: Use consistent
            indentation.
            * doc/html/manual/source_code_style.html: Regenerate.

Diff:
---
 libstdc++-v3/doc/html/manual/source_code_style.html   | 2 +-
 libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/source_code_style.html b/libstdc++-v3/doc/html/manual/source_code_style.html
index 669f16d165f..24e0d693127 100644
--- a/libstdc++-v3/doc/html/manual/source_code_style.html
+++ b/libstdc++-v3/doc/html/manual/source_code_style.html
@@ -32,7 +32,7 @@
 <br />
       MS adds:<br />
       _T<br />
-			__deref<br />
+      __deref<br />
 <br />
       BSD adds:<br />
       __used<br />
diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
index d346b922907..ceb21f4478a 100644
--- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
+++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
@@ -446,7 +446,7 @@ indicate a place that may require attention for multi-thread safety.
 
       MS adds:
       _T
-			__deref
+      __deref
 
       BSD adds:
       __used


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

only message in thread, other threads:[~2020-12-08 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 13:36 [gcc r11-5852] libstdc++: Adjust whitespace in documentation 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).