]> git.ipfire.org Git - thirdparty/squid.git/commit
date: 2003/01/31 05:12:53; author: wessels; state: Exp; lines: +2 -0
authorhno <>
Sat, 1 Feb 2003 20:36:47 +0000 (20:36 +0000)
committerhno <>
Sat, 1 Feb 2003 20:36:47 +0000 (20:36 +0000)
commita0cd8f9950e2287d0ecc77e2c244bbb883688257
treeeb4c80d162bfcd395b9f7f209aac15c3e9e0a41b
parentab50ee9e8a39e79693b8cf5fa6d49c8c540b8d2c
date: 2003/01/31 05:12:53;  author: wessels;  state: Exp;  lines: +2 -0
store_check_cachable_hist.no.non_get is only incremented if
CACHE_ALL_METHODS is defined (which never is).  Rather than always
print 0 for non_get in store_check_cachable_stats, let's also
wrap that output in #if CACHE_ALL_METHODS.
src/store.cc