]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Fix announcment sending. Can't have NULL callback data I guess.
authorwessels <>
Sat, 28 Mar 1998 01:41:12 +0000 (01:41 +0000)
committerwessels <>
Sat, 28 Mar 1998 01:41:12 +0000 (01:41 +0000)
commit61735fcf73790b65cfb702202028545ddd4a7bc7
treecf1d1b85e4611e14c3dfcb016160630c4a724a8d
parentca3c5a71cfea96d69d42193eebbe37ad5a85fe37
Fix announcment sending.  Can't have NULL callback data I guess.
Also, don't require that announce_file be non-null and exist.
src/cache_cf.cc
src/cf.data.pre
src/send-announce.cc