summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp')
-rw-r--r--clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp b/clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
index ab734e85b85..53249cafbe8 100644
--- a/clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
+++ b/clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
///
/// \file
-/// \brief This file implements a function that runs Clang on a single
+/// This file implements a function that runs Clang on a single
/// input and uses libprotobuf-mutator to find new inputs. This function is
/// then linked into the Fuzzer library.
///
OpenPOWER on IntegriCloud