summaryrefslogtreecommitdiff
path: root/src/bitz/options_request_handler.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-12-14 06:48:15 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-12-14 06:48:15 +0100
commit86b0f9ddb6407baa394e548e80748ec6e9b120e6 (patch)
treeed44dc9cbb7614a0ca6b8b77da08eca485452fc7 /src/bitz/options_request_handler.h
parent7c68632107e2b42db5fbb7d032f5d957e99be7f9 (diff)
parenta55a225899dbd47dd4238adf3a49f62846cb87f9 (diff)
Merge tag 'upstream/1.0.0'
Upstream version 1.0.0
Diffstat (limited to 'src/bitz/options_request_handler.h')
-rw-r--r--src/bitz/options_request_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bitz/options_request_handler.h b/src/bitz/options_request_handler.h
index a81377f..136d111 100644
--- a/src/bitz/options_request_handler.h
+++ b/src/bitz/options_request_handler.h
@@ -30,7 +30,7 @@ namespace bitz {
OptionsRequestHandler();
virtual ~OptionsRequestHandler();
- icap::Response * process( icap::RequestHeader * req_header, socketlibrary::TCPSocket * socket ) throw();
+ icap::Response * process( icap::RequestHeader * req_header, psocksxx::iosockstream * socket ) throw();
/**
* Register a request handler so it is known to the OPTIONS