public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8421] libstdc++: Fix typo in doxygen @headerfile command
@ 2022-05-27 17:33 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2022-05-27 17:33 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:702ac6e761b81dcc71558ff04411a844d8c6c8ef

commit r12-8421-g702ac6e761b81dcc71558ff04411a844d8c6c8ef
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed May 11 16:06:13 2022 +0100

    libstdc++: Fix typo in doxygen @headerfile command
    
    libstdc++-v3/ChangeLog:
    
            * include/bits/mofunc_impl.h: Fix doxygen command.
    
    (cherry picked from commit 4163b0be816f596147fa9a2732fc652e4ea9572c)

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

diff --git a/libstdc++-v3/include/bits/mofunc_impl.h b/libstdc++-v3/include/bits/mofunc_impl.h
index 6cc9711a42b..405c4054642 100644
--- a/libstdc++-v3/include/bits/mofunc_impl.h
+++ b/libstdc++-v3/include/bits/mofunc_impl.h
@@ -48,7 +48,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
    *  @brief Polymorphic function wrapper.
    *  @ingroup functors
    *  @since C++23
-   *  @headername functional
+   *  @headerfile functional
    *
    *  The `std::move_only_function` class template is a call wrapper similar
    *  to *  `std::function`, but does not require the stored target function


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

only message in thread, other threads:[~2022-05-27 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27 17:33 [gcc r12-8421] libstdc++: Fix typo in doxygen @headerfile command 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).