]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Fix @file for target-specific opt_random.h
authorKim Gräsman <kim.grasman@gmail.com>
Tue, 27 Aug 2024 16:11:29 +0000 (17:11 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 7 Oct 2024 08:55:20 +0000 (09:55 +0100)
A few of these files self-identified as ext/random.tcc, update to use
the actual basename.

libstdc++-v3/ChangeLog:

* config/cpu/aarch64/opt/ext/opt_random.h: Improve doxygen file
docs.
* config/cpu/i486/opt/ext/opt_random.h: Likewise.

(cherry picked from commit c2ad7b2d5247cf2ddee98d7f46274775a3fa1268)

libstdc++-v3/config/cpu/aarch64/opt/ext/opt_random.h
libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h

index 1d5cf6e6f34506a7fd72b83d21e839448c546c5f..58c0d0347fbdaff4e9e28ee7e070156431aa7ec7 100644 (file)
@@ -22,7 +22,7 @@
 // see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
-/** @file ext/random.tcc
+/** @file ext/opt_random.h
  *  This is an internal header file, included by other library headers.
  *  Do not attempt to use it directly. @headername{ext/random}
  */
index bf3bbcce6f74b95a873272ce061d103237210f7a..36889427b0df1c883bdad1648c842dcf63ed0ea5 100644 (file)
@@ -22,7 +22,7 @@
 // see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
-/** @file ext/random.tcc
+/** @file ext/opt_random.h
  *  This is an internal header file, included by other library headers.
  *  Do not attempt to use it directly. @headername{ext/random}
  */