]> git.ipfire.org Git - thirdparty/squid.git/commit - src/store.cc
assign store.c to debugging section 20
authorwessels <>
Sat, 30 Mar 1996 04:17:23 +0000 (04:17 +0000)
committerwessels <>
Sat, 30 Mar 1996 04:17:23 +0000 (04:17 +0000)
commitc943f3313a892d71be08ad823a58b1969e56a817
tree832b23f8d72b99f1de1bc4510cdfb3ce8687ae6c
parent1d30b2959c3aa000155d196a1970fcd8ba2f48bc
assign store.c to debugging section 20
fixed storeRebuildFromDisk bug introduced when switched from fdopen(, "a")
to fdopen(, "w").  Now storeInit() makes a little more sense.
src/store.cc