newlib/libc/sys/rtems/include/sys/cpuset.h

Fix typo in source file.

Reported by:	pluknet at gmail.com (Sergey Kandaurov)
This commit is contained in:
Stefan Eßer 2021-12-30 13:14:43 +01:00 committed by Sebastian Huber
parent e927f541f7
commit e7ffbdb018
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/*-
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008, Jeffrey Roberson <jeff@freebsd.org>