]> git.ipfire.org Git - thirdparty/squid.git/commit - src/refresh.cc
Cosmetic: Change 'stale_flags' structure members to type bool. stale_flags
authorwessels <>
Tue, 25 Apr 2006 04:30:52 +0000 (04:30 +0000)
committerwessels <>
Tue, 25 Apr 2006 04:30:52 +0000 (04:30 +0000)
commit1f848b2cac1131e974db84556803286d9877824e
tree4f28a64c9ad431550d58bb0a43555f9c88f4487d
parent7a7976e9c96de9875a880ce78c13676bf6700784
Cosmetic: Change 'stale_flags' structure members to type bool.  stale_flags
is only used locally by refresh.cc and it is somewhat silly to be
so conservative with memory.
src/refresh.cc