Fix modeline
authorAdrian Prantl <aprantl@apple.com>
Tue, 9 Aug 2022 23:35:10 +0000 (16:35 -0700)
committerAdrian Prantl <aprantl@apple.com>
Tue, 9 Aug 2022 23:35:24 +0000 (16:35 -0700)
llvm/include/llvm/BinaryFormat/MachO.h

index c05e793..3895965 100644 (file)
@@ -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.