]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Small typo fix in the FP_DIGITS API docs.
authorstephan <stephan@noemail.net>
Fri, 6 Mar 2026 19:39:03 +0000 (19:39 +0000)
committerstephan <stephan@noemail.net>
Fri, 6 Mar 2026 19:39:03 +0000 (19:39 +0000)
FossilOrigin-Name: 0286f97f34fd560d4ba423bd28d18ac080c918b0e99b8d16c4a213cf205b5e5b

manifest
manifest.uuid
src/sqlite.h.in

index f057d51f297b3ba2af750d21c2fc457869a5fe95..d749f14c27a25e832c6f6deacb60422e7780929f 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Merge\sfixes\sthat\swere\sdeferred\suntil\safter\sthe\s3.52.0\srelease,\sincluding:\n(1)\sFix\shandling\sof\sDISTINCT\swith\sOUTER\sJOIN,\s(2)\sEnhance\sconfigure\sto\nauto-detect\slinenoise,\s(3)\sAdd\srecent\sconfiguration\ssettings\sto\sWASM.
-D 2026-03-06T18:51:49.681
+C Small\stypo\sfix\sin\sthe\sFP_DIGITS\sAPI\sdocs.
+D 2026-03-06T19:39:03.260
 F .fossil-settings/binary-glob 61195414528fb3ea9693577e1980230d78a1f8b0a54c78cf1b9b24d0a409ed6a x
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
@@ -731,7 +731,7 @@ F src/resolve.c 928ff887f2a7c64275182060d94d06fdddbe32226c569781cf7e7edc6f58d7fd
 F src/rowset.c 8432130e6c344b3401a8874c3cb49fefe6873fec593294de077afea2dce5ec97
 F src/select.c ffe199f025a0dd74670d2a77232bdea364a4d7b36f32c64a6572d39ba6a11576
 F src/shell.c.in d4e9ce266ca8f7364da6e86df011f8655beeb5f0d074d624215a2d8ce220a0ad
-F src/sqlite.h.in 1f853f1d836af3e5a0b451521041d05658988a45f6978aaae08286e483fee5ac
+F src/sqlite.h.in 307c7c1d1a71071b8572e8c6943f7a2e9483b008afb375758871881366f33e59
 F src/sqlite3.rc 015537e6ac1eec6c7050e17b616c2ffe6f70fca241835a84a4f0d5937383c479
 F src/sqlite3ext.h 1b7a0ee438bb5c2896d0609c537e917d8057b3340f6ad004d2de44f03e3d3cca
 F src/sqliteInt.h 1c7f23ab9d6efdf3dc434880b6320f158937284f6e2cebd2a024def0c749cb04
@@ -2189,10 +2189,8 @@ F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee
 F tool/warnings.sh d924598cf2f55a4ecbc2aeb055c10bd5f48114793e7ba25f9585435da29e7e98
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
 F tool/winmain.c 00c8fb88e365c9017db14c73d3c78af62194d9644feaf60e220ab0f411f3604c
-P 557aeb43869d3585137b17690cb3b64f7de6921774daae9e56403c3717dceab6 e36958584511d83666590abef223c2edc3da15b5b32e280baf08159ddae80e50 837069635e53849cbca0aa876bad7c7ff44e17578ae492e07acf354067b7e16d
-R 9b8a424125f66f63fcc120bc22e6fba2
-T +closed 837069635e53849cbca0aa876bad7c7ff44e17578ae492e07acf354067b7e16d
-T +closed e36958584511d83666590abef223c2edc3da15b5b32e280baf08159ddae80e50
-U drh
-Z 44da1c0bb960ee973745a6af2376fae6
+P 9d51bec1b17925f5cac0d590c0d70bb34e77fdb7253d18007f52711d42f6f5d0
+R faafbd0263980f02c26e6b799ca07352
+U stephan
+Z c2682495642bf42a556122ce9916399d
 # Remove this line to create a well-formed Fossil manifest.
index 4160e8539022eddd0378791e22b4d720481eeddf..c35891a833204400700ddf6bdbc4e233b7878278 100644 (file)
@@ -1 +1 @@
-9d51bec1b17925f5cac0d590c0d70bb34e77fdb7253d18007f52711d42f6f5d0
+0286f97f34fd560d4ba423bd28d18ac080c918b0e99b8d16c4a213cf205b5e5b
index b6773e1d9bf7ddb1a40efd68855a2c0036e9a19b..0f208e737303dd001ce99d0696e69c355b3b444f 100644 (file)
@@ -2644,7 +2644,7 @@ struct sqlite3_mem_methods {
 ** to an integer.  The first argument is 1, 0, or -1 to enable, disable, or
 ** leave unchanged the ability to use comments in SQL text,
 ** respectively.  If the second argument is not NULL, then 0 or 1 is written
-** into the integer that the second argument points to depending on if 
+** into the integer that the second argument points to depending on if
 ** comments are allowed in SQL text after processing the first argument.
 ** </dd>
 **
@@ -2658,7 +2658,7 @@ struct sqlite3_mem_methods {
 ** This option takes two arguments which are an integer and a pointer
 ** to an integer.  The first argument is a small integer, between 3 and 23, or
 ** zero.  The FP_DIGITS setting is changed to that small integer, or left
-** altered if the first argument is zero or out of range.  The second argument
+** unaltered if the first argument is zero or out of range.  The second argument
 ** is a pointer to an integer.  If the pointer is not NULL, then the value of
 ** the FP_DIGITS setting, after possibly being modified by the first
 ** arguments, is written into the integer to which the second argument points.