]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: applet: Simplify a bit comments for applet_put* functions
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Jun 2025 13:43:53 +0000 (15:43 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 10 Jun 2025 06:16:10 +0000 (08:16 +0200)
commit18f9c71041bf4c57f773d5ab86657cbbd78b1069
tree0a779b40a19f3a6a2aa0b5948bfbf5a92e8991fd
parent79445766a327a1f62d2403974596b1da9823e851
CLEANUP: applet: Simplify a bit comments for applet_put* functions

Instead of repeating which buffer is used depending on the API used by the
applet, a reference to applet_get_outbuf() was added.
include/haproxy/applet.h