]> git.ipfire.org Git - thirdparty/squid.git/commit - src/tests/testSBuf.cc
Rename SBuf::find_first_of and find_first_not_of to camelCase.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 18 Dec 2013 17:53:43 +0000 (18:53 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 18 Dec 2013 17:53:43 +0000 (18:53 +0100)
commit810a5427d679be8b03a5034d076c8e0666b5996d
treecce79ea6270db2e2a8a04b602a4dd16d85b06db8
parent707061493470b4d368b02cdab5e143845d53efd9
Rename SBuf::find_first_of and find_first_not_of to camelCase.
src/SBuf.cc
src/SBuf.h
src/tests/SBufFindTest.cc
src/tests/testSBuf.cc