]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: fix syntax of profiler/xprof_type.h (#669)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 20 Jun 2020 14:07:26 +0000 (14:07 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 20 Jun 2020 14:07:29 +0000 (14:07 +0000)
commit6c18687a80c0cf58d6c5bdbccfd52e3dfbf522ef
treebc59b39b53963773e05df96105958769035cbbe6
parentd357f109d76dd9aa6c1569720023ed63148fd6ea
Maintenance: fix syntax of profiler/xprof_type.h (#669)

Generate xprof_type.h compliant with Squid coding
guidelines to prevent syntax collisions when astyle
is not available to enforce correctness.
scripts/source-maintenance.sh