X-Git-Url: http://www.privoxy.org/gitweb/%40default-cgi%40edit-actions?a=blobdiff_plain;f=loadcfg.c;h=79dad3c5e5091e7eb2772ccf1217d6cfd2999090;hb=14a75d6ed20b27322f8764c96a24ce1c6a19bc54;hp=dbed0a3807092cfc056f9f2500dd060be66b04fb;hpb=b2418db26b2b4b04d74c388b652c450f3b5dd6d2;p=privoxy.git diff --git a/loadcfg.c b/loadcfg.c index dbed0a38..79dad3c5 100644 --- a/loadcfg.c +++ b/loadcfg.c @@ -140,7 +140,7 @@ static struct file_list *current_configfile = NULL; #define hash_cipher_list 1225729316U /* "cipher-list" */ #define hash_client_header_order 2701453514U /* "client-header-order" */ #define hash_client_specific_tag 3353703383U /* "client-specific-tag" */ -#define hash_client_tag_lifetime 647957580U /* "client-tag-lifetime" */ +#define hash_client_tag_lifetime 3239141416U /* "client-tag-lifetime" */ #define hash_compression_level 2464423563U /* "compression-level" */ #define hash_confdir 1978389U /* "confdir" */ #define hash_connection_sharing 1348841265U /* "connection-sharing" */