]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* include/bits/std_mutex.h: Fix Doxygen @file name.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Jan 2016 12:37:15 +0000 (12:37 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Jan 2016 12:37:15 +0000 (12:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232416 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/std_mutex.h

index 2797b829bb333632e35af3e7593eac8246f8c1ee..392ab2c571db97a30aa48b928a5dcb86fd628862 100644 (file)
@@ -1,3 +1,7 @@
+2016-01-15  Jonathan Wakely  <jwakely@redhat.com>
+
+       * include/bits/std_mutex.h: Fix Doxygen @file name.
+
 2016-01-14  Edward Smith-Rowland  <3dw4rd@verizon.net>
            Jonathan Wakely  <jwakely@redhat.com>
            Florian Goth <CaptainSifff@gmx.de>
index 67b782544af340f4483b024634ac83aabe99d52b..49ef752a4e314c5caec79db908186651a2a2de51 100644 (file)
@@ -22,7 +22,7 @@
 // see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
-/** @file bits/mutex.h
+/** @file bits/std_mutex.h
  *  This is an internal header file, included by other library headers.
  *  Do not attempt to use it directly. @headername{mutex}
  */