From: Alex Rousskov Date: Thu, 26 Feb 2009 16:41:28 +0000 (-0700) Subject: SourceLayout: adaptation/{icap,ecap}, take 1 with tweaks X-Git-Tag: SQUID_3_2_0_1~1157 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2009d52cf41252e222d4bff85cfbf17323014e7;p=thirdparty%2Fsquid.git SourceLayout: adaptation/{icap,ecap}, take 1 with tweaks Moved src/ICAP into src/adaptation/icap. Moved src/eCAP into src/adaptation/ecap. Renamed ICAP source files from ICAPFoo.{cc,h} to Foo.{cc,h}. Placed ICAP names into Adaptation::Icap namespace, renaming ICAPFoo to Adaptation::Icap::Foo. --- b2009d52cf41252e222d4bff85cfbf17323014e7