]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: cache: rename all occurrences of stconn "cs" to "sc"
authorWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 08:33:20 +0000 (10:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 17:33:35 +0000 (19:33 +0200)
commitc5ddd9fd800ff590a27258aaf2b91b5844ab936e
treeeb24e8801685e480ef97be63a3242c2fc295bdcb
parent07ee044762e2f9d8f20b72f493a851a3ec9ff412
CLEANUP: cache: rename all occurrences of stconn "cs" to "sc"

Function arguments and local variables called "cs" were renamed to "sc"
to avoid future confusion.
src/cache.c