Module Name: src Committed By: mrg Date: Wed Aug 30 22:15:06 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
use unsigned for iterator, fixes -Wsigned-comapre issue in module build.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/compat/netbsd32/netbsd32_epoll.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
