]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - src/tlsproxy.h
Rename http_digest_authorization to global_http_digest_authorization.
[tlsproxy/tlsproxy.git] / src / tlsproxy.h
index d244b8d01efd6ac17948d9b8c13e0286a0db36e8..5c0940c932f66365af0e12cd657e8e9d22e03e6e 100644 (file)
@@ -55,7 +55,7 @@ char *global_proxy_host;
 char *global_proxy_port;
 
 /* Passphrase for authentication of this proxy. Used with the -a option. */
-char *http_digest_authorization;
+char *global_http_digest_authorization;
 
 /* Log level, command line option. */
 int global_log_level;