]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD procctl syscall: change arg name in error messages
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 29 Sep 2024 08:02:33 +0000 (10:02 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 29 Sep 2024 08:02:33 +0000 (10:02 +0200)
commita215f02d49423ea78d00f8afbbfb1afcd7583b04
treeb332edd6942287bcb87a80ba2805bce0d0ef1f67
parent6c984d7bc4d78e7c63f596e09afa6cdcc7ddfef1
FreeBSD procctl syscall: change arg name in error messages

The man page was inconsistent in the use of 'data' or 'arg'
for the fourth argument. I chose to use 'arg'. The manpage
has now been cleaned up and uses 'data'. So I'm switching to
use the same name.
coregrind/m_syswrap/syswrap-amd64-freebsd.c
memcheck/tests/freebsd/scalar.stderr.exp
memcheck/tests/freebsd/scalar.stderr.exp-amd64-141
memcheck/tests/freebsd/scalar.stderr.exp-arm64
memcheck/tests/freebsd/scalar.stderr.exp-arm64_2
memcheck/tests/freebsd/scalar.stderr.exp-x86