diff options
author | Mukund Sivaraman <muks@banu.com> | 2008-12-08 13:39:44 +0000 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2008-12-08 13:39:44 +0000 |
commit | 024b317de09a7d426973ffa16e4781ec75aaef35 (patch) | |
tree | 6994f5266e93773333bfa99fa24489ac139452a3 /src/transparent-proxy.h | |
parent | 6e6f992f8cbc01ce4d6840d1a020f18846c37847 (diff) |
Convert tabs to spaces
Diffstat (limited to 'src/transparent-proxy.h')
-rw-r--r-- | src/transparent-proxy.h | 6 |
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 |