Re: fix STAILQ_INSERT_AFTER
Todd C. Miller <[email protected]>
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 10 Jun 2026 07:45:00 -0700, Nick Owens wrote: > this fixes STAILQ_INSERT_AFTER. right now it's more like a no-op. i > suppose it went unnoticed because nothing i found uses it. Thanks, fixed. - todd