Skip to content

Commit 017564c

Browse files
committed
fix formatting
1 parent 3f393a1 commit 017564c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libc/src/sys/mman/process_mrelease.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
//===-- Implementation header for process_mrelease function --------*- C++ -*-===//
1+
//===-- Implementation header for process_mrelease function -*- C++ -*-===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
7-
//===-------------------------------------------------------------------------===//
7+
//===------------------------------------------------------------------===//
88

99
#ifndef LLVM_LIBC_SRC_SYS_MMAN_PROCESS_MRELEASE_H
1010
#define LLVM_LIBC_SRC_SYS_MMAN_PROCESS_MRELEASE_H

0 commit comments

Comments
 (0)