diff --git a/llvm/include/llvm/BinaryFormat/MachO.h b/llvm/include/llvm/BinaryFormat/MachO.h index c05e79333d38b..389596538b643 100644 --- a/llvm/include/llvm/BinaryFormat/MachO.h +++ b/llvm/include/llvm/BinaryFormat/MachO.h @@ -1,4 +1,4 @@ -//===-- llvm/BinaryFormat/MachO.h - The MachO file format -------*- C++/-*-===// +//===-- llvm/BinaryFormat/MachO.h - The MachO file format -------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information.