From ad31127670621c7987eab7ef094e1634c9b1f518 Mon Sep 17 00:00:00 2001 From: Simon Karan G <69362542+SimonKaran13@users.noreply.github.com> Date: Tue, 25 Oct 2022 03:17:21 +0200 Subject: [PATCH] fix typo squic_engine_settings -> lsquic_engine_settings --- EXAMPLES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXAMPLES.txt b/EXAMPLES.txt index 5bedbb7..be5ca40 100644 --- a/EXAMPLES.txt +++ b/EXAMPLES.txt @@ -134,7 +134,7 @@ Additional Notes Control QUIC Settings via -o Flag --------------------------------- -Most of the settings in struct squic_engine_settings can be controlled +Most of the settings in struct lsquic_engine_settings can be controlled via -o flag. With exception of es_versions, which is a bit mask, other es_* options can be mapped to corresponding -o value via s/^es_//: