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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/transparent-proxy.h b/src/transparent-proxy.h
index 09a7777..f18285f 100644
--- a/src/transparent-proxy.h
+++ b/src/transparent-proxy.h
@@ -30,9 +30,9 @@
#include "reqs.h"
extern int do_transparent_proxy (struct conn_s *connptr,
- hashmap_t hashofheaders,
- struct request_s *request,
- struct config_s *config, char *url);
+ hashmap_t hashofheaders,
+ struct request_s *request,
+ struct config_s *config, char *url);
#endif