]> git.kaiwu.me - haproxy.git/commit
CLEANUP: http-fetch: Adjust smp_fetch_url32_src() comment
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 4 May 2026 15:44:11 +0000 (17:44 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2026 16:36:04 +0000 (18:36 +0200)
commit45ca881a6b440aee9ac3d19bc850d6f93adbb1f2
tree73d087607e71ad35832ea40a8e4ec991c2e11e68
parente7482c4d0e99c950d15e4aababb9c7d6e585f698
CLEANUP: http-fetch: Adjust smp_fetch_url32_src() comment

smp_fetch_base32() function was referenced instead of
smp_fetch_url32(). Let's fix it.
src/http_fetch.c