diff options
Diffstat (limited to 'include/llvm/ObjectYAML/MachOYAML.h')
-rw-r--r-- | include/llvm/ObjectYAML/MachOYAML.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/ObjectYAML/MachOYAML.h b/include/llvm/ObjectYAML/MachOYAML.h index 1fa8f92e516a..cec4f86185f0 100644 --- a/include/llvm/ObjectYAML/MachOYAML.h +++ b/include/llvm/ObjectYAML/MachOYAML.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief This file declares classes for handling the YAML representation +/// This file declares classes for handling the YAML representation /// of Mach-O. /// //===----------------------------------------------------------------------===// |