diff --git a/ext/session/sqlite3session.h b/ext/session/sqlite3session.h index 3d1df429e3..e9c2989087 100644 --- a/ext/session/sqlite3session.h +++ b/ext/session/sqlite3session.h @@ -548,7 +548,7 @@ int sqlite3changeset_next(sqlite3_changeset_iter *pIter); ** sqlite3changeset_next() is called on the iterator or until the ** conflict-handler function returns. If pnCol is not NULL, then *pnCol is ** set to the number of columns in the table affected by the change. If -** pbIncorrect is not NULL, then *pbIndirect is set to true (1) if the change +** pbIndirect is not NULL, then *pbIndirect is set to true (1) if the change ** is an indirect change, or false (0) otherwise. See the documentation for ** [sqlite3session_indirect()] for a description of direct and indirect ** changes. Finally, if pOp is not NULL, then *pOp is set to one of diff --git a/manifest b/manifest index d7225f06e2..942c5e6c58 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Add\sa\sfew\smore\stest\scases\sto\swalfault2.test\sand\swalvfs.test. -D 2018-12-24T20:00:27.352 +C Fix\sa\stypo\sin\sa\scomment\sthat\sis\sused\sto\sgenerate\ssession\sdocumentation. +D 2018-12-25T11:17:50.324 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F Makefile.in d8b254f8bb81bab43c340d70d17dc3babab40fcc8a348c8255881f780a45fee6 @@ -424,7 +424,7 @@ F ext/session/sessionrebase.test ccfa716b23bd1d3b03217ee58cfd90c78d4b99f53e6a9a2 F ext/session/sessionstat1.test 218d351cf9fcd6648f125a26b607b140310160184723c2666091b54450a68fb5 F ext/session/sessionwor.test 07f0b304dc4df5454906069140bf6ec67edcaa3c548f3683354003cf2c22b64a F ext/session/sqlite3session.c f88c4bd0404da56246b08f5d584462f8979ba6aedf8c30762b553f7ae91f51cf -F ext/session/sqlite3session.h 05351d2f50a1203fdffbeb590fdbbc796c9a6bfcd0c9b26cf6db3854e3eb4294 +F ext/session/sqlite3session.h 54d6356f5769d3695e5f63d719c6ee27671b2614973a2b675a3ff4d30d574233 F ext/session/test_session.c 98797aba475a799376c9a42214f2d1debf2d0c3cb657d9c8bbf4f70bf3fb4aec F ext/userauth/sqlite3userauth.h 7f3ea8c4686db8e40b0a0e7a8e0b00fac13aa7a3 F ext/userauth/user-auth.txt e6641021a9210364665fe625d067617d03f27b04 @@ -1794,7 +1794,7 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 -P d9653380c455b4bf6c371540d677cbde6d17664c58662b5cc9a12929f46192dd -R 8084d1f63750192ff38dba4baa2ddb3e -U dan -Z 41ec1577a2156dcf228a3208b45a039a +P 3873941c4fb9aa2d0de1129722c5fcdf2be1ea261677d4841ed99f896c778459 +R e7ad9e1487d63130c31e44e2ffda36ee +U drh +Z af1250ebeec45621409c6a49f830684f diff --git a/manifest.uuid b/manifest.uuid index 96eadf4a41..a6e2cad712 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -3873941c4fb9aa2d0de1129722c5fcdf2be1ea261677d4841ed99f896c778459 \ No newline at end of file +a1f50d57ce76f6c08a0ddbdd3c3fe2732d0e57dda14cb9aa3da00a14ceb4bc44 \ No newline at end of file