mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 19:31:06 +08:00
* include/bits/std_mutex.h: Fix Doxygen @file name.
From-SVN: r232416
This commit is contained in:
parent
89483f9984
commit
3b07547d62
@ -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>
|
||||
|
@ -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}
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user