]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli: Make cldap_error_reply() static to cldap_server.c
authorVolker Lendecke <vl@samba.org>
Fri, 1 Nov 2024 11:49:55 +0000 (12:49 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 11 Nov 2024 14:03:04 +0000 (14:03 +0000)
commitf151f462d51926a96e54c95a5eb25c39549abae3
treedb6d8c93f094720f12f232039d5339f5345900e8
parent39c4e8045529c8dce091640041c4bf7d26327237
libcli: Make cldap_error_reply() static to cldap_server.c

Only used there

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
libcli/cldap/cldap.c
libcli/cldap/cldap.h
source4/cldap_server/cldap_server.c