]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: Fix __cpuset_zero_s prototype
authorMark Geisert <mark@maxrnd.com>
Fri, 8 Sep 2023 05:36:39 +0000 (22:36 -0700)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 9 Sep 2023 21:28:55 +0000 (23:28 +0200)
commit003fc339425b28283f86a05cdb9cbfb194167222
tree311ca950cab469f6de78a88b8f8315d010edea1e
parentc5913771a641ec54308ef5054837198be2a6fd63
Cygwin: Fix __cpuset_zero_s prototype

Add a missing "void" to the prototype for __cpuset_zero_s().

Reported-by: Marco Mason <marco.mason@gmail.com>
Addresses: https://cygwin.com/pipermail/cygwin/2023-September/254423.html
Signed-off-by: Mark Geisert <mark@maxrnd.com>
Fixes: c6cfc99648d6 (Cygwin: sys/cpuset.h: add cpuset-specific external functions)
winsup/cygwin/include/sys/cpuset.h
This page took 0.029636 seconds and 5 git commands to generate.