]> 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 <redi@gcc.gnu.org>
Wed, 28 Aug 2024 20:34:21 +0000 (21:34 +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.

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

index ae78aced27e92b63053d87c62ec021b8bd5993a5..7f756d1572f3a2c00b465b24a3a5f4232326a143 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 0947197af7b5b0bc0292f9a22ac8062f0e1a1b34..3a3e892e7c3f63e129be8f5e92fea3fc7e49ec1d 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}
  */