git: <sys/sglist.h>: Adjust the type of struct sglist's sg_refs to unsigned.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Apr 28 08:49:24 PDT 2020
commit 869470878387205497a3480a259b6eef2ec35140
Author: Sascha Wildner <saw at online.de>
Date: Fri Apr 24 20:09:46 2020 +0200
<sys/sglist.h>: Adjust the type of struct sglist's sg_refs to unsigned.
To match the refcount API which is used under the hood.
Summary of changes:
sys/sys/sglist.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/869470878387205497a3480a259b6eef2ec35140
--
DragonFly BSD source repository
More information about the Commits
mailing list