]> git.ipfire.org Git - thirdparty/squid.git/commit
Moved YesNoNone to own header and implementation file.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 4 Sep 2012 11:13:13 +0000 (13:13 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 4 Sep 2012 11:13:13 +0000 (13:13 +0200)
commitbf35a4a76d486f6395da9cbefc42e565202c4de8
tree9a6c2ab287e8c2a08cadf09e1f3e038a439892ea
parent4d5904f7f956aba44e8ba95dfdb029aba597983b
Moved YesNoNone to own header and implementation file.
src/Makefile.am
src/SquidConfig.h
src/YesNoNone.cc [new file with mode: 0644]
src/YesNoNone.h [new file with mode: 0644]
src/cache_cf.cc
src/structs.h
src/tests/stub_cache_cf.cc