We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f393a1 commit 017564cCopy full SHA for 017564c
libc/src/sys/mman/process_mrelease.h
@@ -1,10 +1,10 @@
1
-//===-- Implementation header for process_mrelease function --------*- C++ -*-===//
+//===-- Implementation header for process_mrelease function -*- C++ -*-===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7
-//===-------------------------------------------------------------------------===//
+//===------------------------------------------------------------------===//
8
9
#ifndef LLVM_LIBC_SRC_SYS_MMAN_PROCESS_MRELEASE_H
10
#define LLVM_LIBC_SRC_SYS_MMAN_PROCESS_MRELEASE_H
0 commit comments