diff options
Diffstat (limited to 'clang/tools/clang-refactor/TestSupport.h')
-rw-r--r-- | clang/tools/clang-refactor/TestSupport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/tools/clang-refactor/TestSupport.h b/clang/tools/clang-refactor/TestSupport.h index 101f35bd94f..61aa660733f 100644 --- a/clang/tools/clang-refactor/TestSupport.h +++ b/clang/tools/clang-refactor/TestSupport.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief Declares datatypes and routines that are used by test-specific code +/// Declares datatypes and routines that are used by test-specific code /// in clang-refactor. /// //===----------------------------------------------------------------------===// |