diff options
Diffstat (limited to 'tools/clang-fuzzer/cxx_proto.proto')
-rw-r--r-- | tools/clang-fuzzer/cxx_proto.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/clang-fuzzer/cxx_proto.proto b/tools/clang-fuzzer/cxx_proto.proto index 714a29861e6a5..499101fc0fbd8 100644 --- a/tools/clang-fuzzer/cxx_proto.proto +++ b/tools/clang-fuzzer/cxx_proto.proto @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief This file describes a subset of C++ as a protobuf. It is used to +/// This file describes a subset of C++ as a protobuf. It is used to /// more easily find interesting inputs for fuzzing Clang. /// //===----------------------------------------------------------------------===// |