]> git.ipfire.org Git - thirdparty/squid.git/commit - src/errorpage.cc
moved tools.cc-related prototypes to tools.h
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 20 Aug 2012 14:08:35 +0000 (16:08 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 20 Aug 2012 14:08:35 +0000 (16:08 +0200)
commit4e5405559c6e119b56ce67d6935fd2493399a783
tree4b641d49f5da506249eb3337ef7148ca42fb9d1b
parent21c22f04dbdee5f8ee82b631ffd1f9fed3649697
moved tools.cc-related prototypes to tools.h
20 files changed:
src/Makefile.am
src/Server.cc
src/cache_cf.cc
src/client_db.cc
src/client_side.cc
src/client_side_reply.cc
src/errorpage.cc
src/external_acl.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/icp_v2.cc
src/internal.cc
src/main.cc
src/peer_digest.cc
src/protos.h
src/send-announce.cc
src/tools.h [new file with mode: 0644]
src/tunnel.cc
src/whois.cc