mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
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:
parent
4acc3dbccc
commit
37d8ee5768
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
/* Copyright 2020 The NASM Authors - All Rights Reserved */
|
||||
/* ----------------------------------------------------------------------- *
|
||||
|
||||
#include "compiler.h"
|
||||
#include "nasmlib.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue