git: wg: Rename macro 'SELFTESTS' to 'WG_SELFTESTS'
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:30 PST 2024
commit e6c44b2ed3114d211e77ef372d407a0e36a2cef8
Author: Aaron LI <aly at aaronly.me>
Date: Sat Nov 25 19:43:23 2023 +0800
wg: Rename macro 'SELFTESTS' to 'WG_SELFTESTS'
To make it more clear and avoid possible conflicts with others.
Summary of changes:
sys/net/wg/if_wg.c | 2 +-
sys/net/wg/wg_cookie.c | 4 ++--
sys/net/wg/wg_cookie.h | 4 ++--
sys/net/wg/wg_noise.c | 4 ++--
sys/net/wg/wg_noise.h | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6c44b2ed3114d211e77ef372d407a0e36a2cef8
--
DragonFly BSD source repository
More information about the Commits
mailing list