smbXsrv_client: fix a debug message in smbXsrv_client_global_verify_record()
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Oct 2022 11:40:26 +0000 (13:40 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 13 Oct 2022 12:30:37 +0000 (12:30 +0000)
commitacb3d821deaf06faa16f6428682ecdb02babeb98
tree41b980eaa93e7e9fa3fc52d02097cb906199cf34
parent636ec45c93ad040ba70296aa543884c145b3e789
smbXsrv_client: fix a debug message in smbXsrv_client_global_verify_record()

DBG_WARNING() already adds the function name as prefix.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/smbXsrv_client.c