docs/src/install.md

changeset 1136
d9ff0f091f28
parent 1113
dce04550fbef
child 1137
61939929030a
--- a/docs/src/install.md	Sun Jan 19 17:17:01 2025 +0100
+++ b/docs/src/install.md	Mon Jan 20 22:43:46 2025 +0100
@@ -30,7 +30,7 @@
 
 CX_PRINTF_SBO_SIZE                The maximum string length printf.h uses stack memory for.             512
 
-CX_STRSTR_SBO_SIZE                The maximum length of the "needle" in cx_strstr that can use SBO.     512
+CX_STRSTR_SBO_SIZE                The maximum length of the "needle" in cx_strstr that can use SBO.     128
 --------------------------------- --------------------------------------------------------------------- ----------
 
 You can also tweak some other buffer sizes with the same technique:

mercurial