nasmlib/rlimit.c: fix broken comment

A comment that apparently was mangled during SPDX conversion.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2025-10-01 12:47:39 -07:00
parent 4acc3dbccc
commit 37d8ee5768

View file

@ -1,6 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/* Copyright 2020 The NASM Authors - All Rights Reserved */
/* ----------------------------------------------------------------------- *
#include "compiler.h"
#include "nasmlib.h"