CLEANUP: fix comment typo

Fix comment for H3_UNI_S_T_CTRL used for unidirectional streams.
This commit is contained in:
Amaury Denoyelle 2026-06-01 09:46:16 +02:00
parent bda42604c0
commit c989d9da6d

View file

@ -27,7 +27,7 @@
#include <haproxy/buf-t.h>
#include <haproxy/mux_quic-t.h>
/* 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