http_conn.c: fix "void function cannot return value" error
commita4e90cfec4966b9cebcab65ae26ecbe6d85868c0
authorBjörn Jacke <bj@sernet.de>
Sun, 18 Oct 2020 18:43:26 +0000 (18 20:43 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 10 Nov 2020 06:53:42 +0000 (10 06:53 +0000)
treee8bc1a5b1f0cb061ac1b4efec8b729f834231bed
parentbbfd93f7b6322b41cb69a0bab4903d074f3c60b7
http_conn.c: fix "void function cannot return value" error

this made the studio compiler build break

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/http/http_conn.c