]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Fix Doxygen warning about ambiguous file name
authorJonathan Wakely <jwakely@redhat.com>
Thu, 8 Apr 2021 13:47:47 +0000 (14:47 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 8 Apr 2021 13:51:03 +0000 (14:51 +0100)
libstdc++-v3/ChangeLog:

* include/std/string_view: Adjust Doxygen @file comment.

libstdc++-v3/include/std/string_view

index 31502f7d58dd45913d8ab2ded243261cddb6dbe2..33e2129383a46831bd1e8fa14dc70468cfb1ab00 100644 (file)
@@ -22,7 +22,7 @@
 // see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
-/** @file string_view
+/** @file include/string_view
  *  This is a Standard C++ Library header.
  */