]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove store_status == STORE_PENDING checks everywhere and just put it
authorwessels <>
Sat, 16 Nov 1996 00:26:18 +0000 (00:26 +0000)
committerwessels <>
Sat, 16 Nov 1996 00:26:18 +0000 (00:26 +0000)
commitce49f5242aba9b32e083f0b63aca08658ccc66ff
treebb387f584afccef65780a2513b8e6e0f94432062
parent4cc6d51cea67d28ed760e0c4660d1cd2ea6a4bc8
Remove store_status == STORE_PENDING checks everywhere and just put it
in squid_error_entry(); remove the debug_trap crap.
src/errorpage.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/store.cc
src/url.cc
src/wais.cc