X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=loadcfg.c;h=79dad3c5e5091e7eb2772ccf1217d6cfd2999090;hb=f7ff66d8e391d3be748c8a3824518cd9ae5ca7a8;hp=dbed0a3807092cfc056f9f2500dd060be66b04fb;hpb=c83713758e9465e03ec3b0228c433e6f2d843352;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" */