]> git.ipfire.org Git - thirdparty/squid.git/commit
Replace cbdata::Offset hack with offsetof() (#809)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 4 May 2021 01:39:44 +0000 (01:39 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 4 May 2021 01:39:47 +0000 (01:39 +0000)
commit02f5357c298207a3060eebfa9f48effbb97bdc1d
tree4018018632383e2117d070fe66f861cee17c501f
parentd2b604ecafdc3cc6e2ad2b2b62c4befe0236ddaa
Replace cbdata::Offset hack with offsetof() (#809)

Also remove unused OFFSET_OF macro.
src/cbdata.cc