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

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