summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/atomicity.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/ext/atomicity.h')
-rw-r--r--libstdc++-v3/include/ext/atomicity.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/libstdc++-v3/include/ext/atomicity.h b/libstdc++-v3/include/ext/atomicity.h
index 5cb419ecf59..c853e8478ec 100644
--- a/libstdc++-v3/include/ext/atomicity.h
+++ b/libstdc++-v3/include/ext/atomicity.h
@@ -22,9 +22,8 @@
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
// <http://www.gnu.org/licenses/>.
-/** @file atomicity.h
- * This is an internal header file, included by other library headers.
- * You should not attempt to use it directly.
+/** @file ext/atomicity.h
+ * This file is a GNU extension to the Standard C++ Library.
*/
#ifndef _GLIBCXX_ATOMICITY_H