From 05698c94dcd6df73415aff887a9d1f78f5427170 Mon Sep 17 00:00:00 2001 From: Simon Karan G <69362542+SimonKaran13@users.noreply.github.com> Date: Thu, 3 Nov 2022 15:56:42 +0100 Subject: [PATCH] fix typo (#429) 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_//: