]> git.ipfire.org Git - thirdparty/hostap.git/commit
trace: Mark wpa_trace_test_fail static
authorJouni Malinen <j@w1.fi>
Sat, 22 Feb 2025 08:48:25 +0000 (10:48 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Feb 2025 08:48:25 +0000 (10:48 +0200)
commit33381b724eb06ad903dd31ff12fef5cc7f9858bc
tree7ea77e451b162db56f790d34966a930af4e35672
parent3e4782549dd25731172cbfcb180fad2a7e165b39
trace: Mark wpa_trace_test_fail static

This is not used outside os_unix.c.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/os_unix.c