[committed] libstdc++: Adjust whitespace in documentation

Jonathan Wakely jwakely@redhat.com
Tue Dec 8 13:37:00 GMT 2020


libstdc++-v3/ChangeLog:

	* doc/xml/manual/appendix_contributing.xml: Use consistent
	indentation.
	* doc/html/manual/source_code_style.html: Regenerate.

Committed to trunk.

-------------- next part --------------
commit edbbf7363cff62fc7ff536b5fa64e39f5a4d6496
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Dec 8 13:35:07 2020

    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 --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


More information about the Libstdc++ mailing list