git: wg: Use 'void *buf' instead of 'uint8_t *buf' to save some casting
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:31 PST 2024
commit a51bf1b06248ba5390f67fa5ad21f96faca52e94
Author: Aaron LI <aly at aaronly.me>
Date: Sun Nov 26 21:54:32 2023 +0800
wg: Use 'void *buf' instead of 'uint8_t *buf' to save some casting
Summary of changes:
sys/net/wg/if_wg.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a51bf1b06248ba5390f67fa5ad21f96faca52e94
--
DragonFly BSD source repository
More information about the Commits
mailing list