diff options
Diffstat (limited to 'lib/Format/NamespaceEndCommentsFixer.h')
-rw-r--r-- | lib/Format/NamespaceEndCommentsFixer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Format/NamespaceEndCommentsFixer.h b/lib/Format/NamespaceEndCommentsFixer.h index adfe38943c..07a1c7bb0c 100644 --- a/lib/Format/NamespaceEndCommentsFixer.h +++ b/lib/Format/NamespaceEndCommentsFixer.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief This file declares NamespaceEndCommentsFixer, a TokenAnalyzer that +/// This file declares NamespaceEndCommentsFixer, a TokenAnalyzer that /// fixes namespace end comments. /// //===----------------------------------------------------------------------===// |