Commit 14f2bc5
committed
NetBSD: Fix the type of
This changed in 10.0. The change is ABI-compatible so we can make it
now.
This is a minor break, but should allow users to remove some special
casing on NetBSD since this brings it in line with other BSDs.
Link: https://github.com/NetBSD/src/blob/6017cb90fd7d83ed6e45d93129b12d525978c2fa/sys/sys/event.h#L72kevent.udata
1 parent 3bb84eb commit 14f2bc5
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
| 302 | + | |
304 | 303 | | |
305 | 304 | | |
306 | 305 | | |
| |||
0 commit comments