From: drh <> Date: Mon, 23 Oct 2023 23:34:53 +0000 (+0000) Subject: Fix a minor typo in the previous. X-Git-Tag: version-3.44.0~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13e69440fba91886f34d7976dcf9c95c4b5b9e0e;p=thirdparty%2Fsqlite.git Fix a minor typo in the previous. FossilOrigin-Name: 9d388267e4e6724e2df333fe09d509e87defcfe984c5c2ebe031152d320812d0 --- diff --git a/doc/compile-for-windows.md b/doc/compile-for-windows.md index 55e1f8e41c..20f79afa93 100644 --- a/doc/compile-for-windows.md +++ b/doc/compile-for-windows.md @@ -115,7 +115,7 @@ statically linked so that it does not depend on separate DLL: same directory that you put the "tcl86.lib" on your initial installation. (In this document, that directory is "`C:\Tcl32\lib`" for 32-bit builds and - "`C:\Tcl\lib`" for 64-bit builds. + "`C:\Tcl\lib`" for 64-bit builds.) 5. CD into your SQLite source code directory and build the desired utility program, but add the following extra arguments to the diff --git a/manifest b/manifest index 88e45d03bb..779e9daa92 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Add\snotes\son\show\sto\sbuild\sa\sstatically\slinked\sversion\sof\ssqlite3_analyzer.exe. -D 2023-10-23T23:34:24.214 +C Fix\sa\sminor\stypo\sin\sthe\sprevious. +D 2023-10-23T23:34:53.502 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724 @@ -37,7 +37,7 @@ F configure 1d9cbcb416cb5387b3f750ae6db63cfedb703a2e46bf8ca61daecff31d208252 x F configure.ac de31fea7d975bb7ebafbe0e2190a855cc80d48558bf0c9a6578a1836daf1cd3a F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad F doc/F2FS.txt c1d4a0ae9711cfe0e1d8b019d154f1c29e0d3abfe820787ba1e9ed7691160fcd -F doc/compile-for-windows.md 3fbda59bea9219e7b88fac89747aaf8c74b77de53d76a5abefd2570bf2bc6ca2 +F doc/compile-for-windows.md 922ba580d210a1f1bd3ef9d0413121556f9b5714fb5c01e664d980f85fa4ac8c F doc/json-enhancements.md e356fc834781f1f1aa22ee300027a270b2c960122468499bf347bb123ce1ea4f F doc/lemon.html 44a53a1d2b42d7751f7b2f478efb23c978e258d794bfd172442307a755b9fa44 F doc/pager-invariants.txt 27fed9a70ddad2088750c4a2b493b63853da2710 @@ -2138,8 +2138,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 -P c696a4963bdd010c8161acbf7601078313e7da5ebb3f60381a489a70e5728dea -R 63bc65d093cd6c883a355f795496cb92 +P 99ce9939c861ecc07877e640f75d395afb6502130bf4b5ccea8b98a80a1569ce +R f32ae66a46d5a68b60c31d8f75cc7635 U drh -Z 23c997e26716c966c8277eb8fd0c7c2b +Z bbd6d4c6c0e8c3badc3185a6c900116d # Remove this line to create a well-formed Fossil manifest. diff --git a/manifest.uuid b/manifest.uuid index cbe6cf319c..9270bb485b 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -99ce9939c861ecc07877e640f75d395afb6502130bf4b5ccea8b98a80a1569ce \ No newline at end of file +9d388267e4e6724e2df333fe09d509e87defcfe984c5c2ebe031152d320812d0 \ No newline at end of file