summaryrefslogtreecommitdiff
path: root/src/transparent-proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transparent-proxy.h')
-rw-r--r--src/transparent-proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transparent-proxy.h b/src/transparent-proxy.h
index 6e77d51..4fc3a4d 100644
--- a/src/transparent-proxy.h
+++ b/src/transparent-proxy.h
@@ -32,7 +32,7 @@
extern int do_transparent_proxy (struct conn_s *connptr,
hashmap_t hashofheaders,
struct request_s *request,
- struct config_s *config, char *url);
+ struct config_s *config, char **url);
#endif