summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/gslice.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/gslice.h')
-rw-r--r--libstdc++-v3/include/bits/gslice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/include/bits/gslice.h b/libstdc++-v3/include/bits/gslice.h
index 29ba46ac9ec..6c2dfe8d227 100644
--- a/libstdc++-v3/include/bits/gslice.h
+++ b/libstdc++-v3/include/bits/gslice.h
@@ -23,9 +23,9 @@
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
// <http://www.gnu.org/licenses/>.
-/** @file gslice.h
+/** @file bits/gslice.h
* This is an internal header file, included by other library headers.
- * You should not attempt to use it directly.
+ * Do not attempt to use it directly. @headername{valarray}
*/
// Written by Gabriel Dos Reis <Gabriel.Dos-Reis@DPTMaths.ENS-Cachan.Fr>