]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/util: let server_id_str_buf() use PRIu32 and PRIu64
authorStefan Metzmacher <metze@samba.org>
Fri, 2 Aug 2024 06:25:16 +0000 (08:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 21 Aug 2024 08:02:30 +0000 (08:02 +0000)
commitc815128caa7acb0b1359b6a69e9033ce74d77c41
tree088a112d322573dd63fe6f13142e52ab355e8592
parent87aa3a46a3df36aeccdc5c93364fe1e71166c8fd
lib/util: let server_id_str_buf() use PRIu32 and PRIu64

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15693

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/util/server_id.c