]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: fix comment typo
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 1 Jun 2026 07:46:16 +0000 (09:46 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 1 Jun 2026 07:55:14 +0000 (09:55 +0200)
Fix comment for H3_UNI_S_T_CTRL used for unidirectional streams.

include/haproxy/h3.h

index 8b91061cfdec5c127ff88c9b41722ff310f6cac0..ec6da8a3f56a9cde3efdcf3b60d2b4cdae6150ad 100644 (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