]> git.ipfire.org Git - thirdparty/samba.git/commit
replace: fix hex_upper -> hexchars_upper
authorBjoern Jacke <bjacke@samba.org>
Thu, 20 Feb 2025 16:14:54 +0000 (16:14 +0000)
committerVolker Lendecke <vl@samba.org>
Thu, 27 Mar 2025 13:13:31 +0000 (13:13 +0000)
commit546e5655b683072bfebc12a22177eb7187ec38dc
tree03423aa78b09ba61ef086142487859be1eb8538a
parent8e5fa089b35dd544ae9eb7abae124827d96854f0
replace: fix hex_upper -> hexchars_upper

It seems we don't have many systems without a working snprintf anymore...

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
lib/replace/snprintf.c