diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/nested_exception.h')
-rw-r--r-- | libstdc++-v3/libsupc++/nested_exception.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/libsupc++/nested_exception.h b/libstdc++-v3/libsupc++/nested_exception.h index d9665dadc8c1..1836b6e8335e 100644 --- a/libstdc++-v3/libsupc++/nested_exception.h +++ b/libstdc++-v3/libsupc++/nested_exception.h @@ -23,8 +23,8 @@ // <http://www.gnu.org/licenses/>. /** @file nested_exception.h - * This is an internal header file, included by other headers and the - * implementation. You should not attempt to use it directly. + * This is an internal header file, included by other library headers. + * Do not attempt to use it directly. @headername{exception} */ #ifndef _GLIBCXX_NESTED_EXCEPTION_H |