summaryrefslogtreecommitdiff
path: root/source4/lib/http/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/http/http.h')
-rw-r--r--source4/lib/http/http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/http/http.h b/source4/lib/http/http.h
index 75a04b1179b..a601a03728b 100644
--- a/source4/lib/http/http.h
+++ b/source4/lib/http/http.h
@@ -111,7 +111,7 @@ struct tevent_req *http_send_auth_request_send(TALLOC_CTX *,
struct tevent_context *,
struct tstream_context *,
struct tevent_queue *,
- struct http_request *,
+ const struct http_request *,
struct cli_credentials *,
struct loadparm_context *,
enum http_auth_method);