From: Amos Jeffries Date: Sat, 3 Aug 2013 06:16:46 +0000 (+1200) Subject: Fix typo in rev.12972 X-Git-Tag: SQUID_3_5_0_1~671 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5bb58e6bbfed18bd7f1c2d30de786a54b733a255;p=thirdparty%2Fsquid.git Fix typo in rev.12972 --- diff --git a/src/anyp/PortCfg.cc b/src/anyp/PortCfg.cc index 7442d3d565..7c96ad5db7 100644 --- a/src/anyp/PortCfg.cc +++ b/src/anyp/PortCfg.cc @@ -25,7 +25,7 @@ AnyP::PortCfg::PortCfg() : flags(), allow_direct(false), vhost(false), - actAsorigin(false), + actAsOrigin(false), ignore_cc(false), connection_auth_disabled(false), vport(0),