libsmb: Adapt cli_echo_send() to modern conventions
authorVolker Lendecke <vl@samba.org>
Sat, 11 Mar 2023 12:51:43 +0000 (13:51 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 18 Apr 2023 14:58:36 +0000 (14:58 +0000)
commit33194ad2340622f3664e5dc517e08035aaf050f5
tree79ff1a333912026fc73e58b688a6a08cbb01b9b1
parentefdae5d2fa50939ba9cae73d68d07a644c483f42
libsmb: Adapt cli_echo_send() to modern conventions

Nowadays we rather do protocol-specific _done() functions, and overall
this cuts a few lines.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/clientgen.c