From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: [committed] libstdc++: Remove spurious line break in doxygen comment
Date: Fri, 9 Apr 2021 00:17:50 +0100 [thread overview]
Message-ID: <YG+PHnRx8OpoOqiZ@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 128 bytes --]
libstdc++-v3/ChangeLog:
* include/bits/basic_string.h: Tweak doxygen comment.
Tested powerpc64le-linux. Committed to trunk.
[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 1012 bytes --]
commit 96292c3e3439aa167ed7ae595f89b8776e705897
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Thu Apr 8 23:39:29 2021
libstdc++: Remove spurious line break in doxygen comment
libstdc++-v3/ChangeLog:
* include/bits/basic_string.h: Tweak doxygen comment.
diff --git a/libstdc++-v3/include/bits/basic_string.h b/libstdc++-v3/include/bits/basic_string.h
index 7d819bb1bb7..3c5309d16e6 100644
--- a/libstdc++-v3/include/bits/basic_string.h
+++ b/libstdc++-v3/include/bits/basic_string.h
@@ -4709,8 +4709,7 @@ _GLIBCXX_END_NAMESPACE_CXX11
* @brief Insert a string_view.
* @param __pos1 Position in string to insert at.
* @param __svt The object convertible to string_view to insert from.
- * @param __pos2 Position in string_view to insert
- * from.
+ * @param __pos2 Position in string_view to insert from.
* @param __n The number of characters to insert.
* @return Reference to this string.
*/
reply other threads:[~2021-04-08 23:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YG+PHnRx8OpoOqiZ@redhat.com \
--to=jwakely@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=libstdc++@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).