[flang][NFC] Fix header comments in some runtime headers
authorJean Perier <jperier@nvidia.com>
Thu, 30 Sep 2021 21:04:03 +0000 (23:04 +0200)
committerJean Perier <jperier@nvidia.com>
Thu, 30 Sep 2021 21:04:23 +0000 (23:04 +0200)
Differential Revision: https://reviews.llvm.org/D110850

flang/include/flang/Runtime/allocatable.h
flang/include/flang/Runtime/entry-names.h

index 4818fdd..cce8035 100644 (file)
@@ -1,4 +1,4 @@
-//===-- include/flang/Runtime/allocatable.h ----------------
+//===-- include/flang/Runtime/allocatable.h ---------------------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.
index 39a04a9..c2d68f0 100644 (file)
@@ -1,4 +1,4 @@
-/*===-- include/flang/Runtime/entry-names.h -------------------------*- C -*-===
+/*===-- include/flang/Runtime/entry-names.h -------------------------*- C -*-=//
  *
  * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
  * See https://llvm.org/LICENSE.txt for license information.