]> git.kaiwu.me - haproxy.git/commit
CLEANUP: mux-h2: remove duplicate forward declaration of h2s_rxbuf_{head,tail}()
authorWilly Tarreau <w@1wt.eu>
Sun, 26 Apr 2026 09:52:41 +0000 (11:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 27 Apr 2026 12:44:29 +0000 (14:44 +0200)
commit14a113472d7a699649ae023736e81e124945824e
tree08f7f3958eaf1f6505922b3c7215eb56cf50e88f
parent4527620b0980cb4dc67d5e3785d4fbb1ab8ad45f
CLEANUP: mux-h2: remove duplicate forward declaration of h2s_rxbuf_{head,tail}()

These were strangely committed together with commit e4cb0ad632 ("MINOR:
mux-h2/traces: add buffer-related info to h2s and h2c").
src/mux_h2.c