diff options
Diffstat (limited to 'tools/yaml2obj/yaml2wasm.cpp')
-rw-r--r-- | tools/yaml2obj/yaml2wasm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/yaml2obj/yaml2wasm.cpp b/tools/yaml2obj/yaml2wasm.cpp index 9b8770ff1f6..a7ec25e31c7 100644 --- a/tools/yaml2obj/yaml2wasm.cpp +++ b/tools/yaml2obj/yaml2wasm.cpp @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief The Wasm component of yaml2obj. +/// The Wasm component of yaml2obj. /// //===----------------------------------------------------------------------===// // |