git: <sys/queue.h>: Actually add the LIST_FOREACH_FROM() macro.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Feb 15 23:36:28 PST 2022
commit 5a7df9a91228babb040f19af6e1d64f916f33310
Author: Sascha Wildner <saw at online.de>
Date: Wed Feb 16 08:20:23 2022 +0100
<sys/queue.h>: Actually add the LIST_FOREACH_FROM() macro.
In 126d17a8153d7bf91b9378b6d8b431448c527303, I had accidentally copied
over the definition of LIST_FOREACH() again.
Summary of changes:
sys/sys/queue.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a7df9a91228babb040f19af6e1d64f916f33310
--
DragonFly BSD source repository
More information about the Commits
mailing list