From: Amaury Denoyelle Date: Mon, 1 Jun 2026 07:46:16 +0000 (+0200) Subject: CLEANUP: fix comment typo X-Git-Tag: v3.4.0~37 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c989d9da6dc4ee4a8bad0e29674338f43de255de;p=thirdparty%2Fhaproxy.git CLEANUP: fix comment typo Fix comment for H3_UNI_S_T_CTRL used for unidirectional streams. --- diff --git a/include/haproxy/h3.h b/include/haproxy/h3.h index 8b91061cf..ec6da8a3f 100644 --- a/include/haproxy/h3.h +++ b/include/haproxy/h3.h @@ -27,7 +27,7 @@ #include #include -/* H3 unidirecational stream types +/* H3 unidirectional stream types * Emitted as the first byte on the stream to differentiate it. */ #define H3_UNI_S_T_CTRL 0x00