From: Jonathan Wakely Date: Tue, 8 Dec 2020 13:35:07 +0000 (+0000) Subject: libstdc++: Adjust whitespace in documentation X-Git-Tag: basepoints/gcc-12~2405 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbbf7363cff62fc7ff536b5fa64e39f5a4d6496;p=thirdparty%2Fgcc.git 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/html/manual/source_code_style.html b/libstdc++-v3/doc/html/manual/source_code_style.html index 669f16d165f5..24e0d693127a 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 @@
      MS adds:
      _T
- __deref
+      __deref

      BSD adds:
      __used
diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml index d346b9229075..ceb21f4478a8 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