]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Comment typo fix. No code changes.
authordrh <drh@noemail.net>
Mon, 15 Jun 2015 10:49:01 +0000 (10:49 +0000)
committerdrh <drh@noemail.net>
Mon, 15 Jun 2015 10:49:01 +0000 (10:49 +0000)
FossilOrigin-Name: 17f185adb960b1fa4faa13cdf685b92a20a52072

manifest
manifest.uuid
src/sqlite.h.in

index 4988aa84897908a47412fc24b9bb63cc9069b762..ad2205da37b99a80e871e6db0d52bc515d4f9974 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Omit\smutex\scalls\sin\spcache1\swhen\sthe\smutex\sis\sNULL,\sfor\sa\ssignificant\nperformance\simprovement.
-D 2015-06-13T11:19:47.811
+C Comment\stypo\sfix.\s\sNo\scode\schanges.
+D 2015-06-15T10:49:01.943
 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
 F Makefile.in 1063c58075b7400d93326b0eb332b48a54f53025
 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
@@ -252,7 +252,7 @@ F src/resolve.c 84c571794e3ee5806274d95158a4c0177c6c4708
 F src/rowset.c eccf6af6d620aaa4579bd3b72c1b6395d9e9fa1e
 F src/select.c 45a814a755f90c1a6345164d2da4a8ef293da53d
 F src/shell.c 07dda7cd692911d2f22269953418d049f2e2c0ee
-F src/sqlite.h.in d165beeceb6b40af60f352a4d4e37e02d9af7df0
+F src/sqlite.h.in 76d2f5637eb795b6300d9dd3c3ec3632ffafd721
 F src/sqlite3.rc 992c9f5fb8285ae285d6be28240a7e8d3a7f2bad
 F src/sqlite3ext.h 2ebeb634e751a61a6f0eebfa0f4669f46a42f6cd
 F src/sqliteInt.h 8f095bfe43ba68c32bac8d5349131ffacc660967
@@ -1286,8 +1286,7 @@ F tool/vdbe_profile.tcl 67746953071a9f8f2f668b73fe899074e2c6d8c1
 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
 F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P 2e8ad2ead9d146e312c693d9b967bbd5b92429d9 dcf4fb8d764611de60afea27cda0a8548ba7ca82
-R caec30587447e9722ed3cdf5357476d2
-T +closed dcf4fb8d764611de60afea27cda0a8548ba7ca82
+P caf8f574e5c64da461c6dfba8a06cf3fb18aaa42
+R aba3870768022563ba244dff8ac08eff
 U drh
-Z d83dc113d9069d701eaef24905e6fe62
+Z abfc9d17f4897829cc21d3b706c43334
index aa300ff2654fca95b7114f58ba3576c83342bd81..6e6cb8c58bdffe8a03d8d3203e212415a7fbac33 100644 (file)
@@ -1 +1 @@
-caf8f574e5c64da461c6dfba8a06cf3fb18aaa42
\ No newline at end of file
+17f185adb960b1fa4faa13cdf685b92a20a52072
\ No newline at end of file
index 9e7efc99782f47725ba4fe4474ace4fd101eb378..c6e77c38ccdaefcbe06d51e49ab1ed65aceb99c0 100644 (file)
@@ -23,7 +23,7 @@
 **
 ** The official C-language API documentation for SQLite is derived
 ** from comments in this file.  This file is the authoritative source
-** on how SQLite interfaces are suppose to operate.
+** on how SQLite interfaces are supposed to operate.
 **
 ** The name of this file under configuration management is "sqlite.h.in".
 ** The makefile makes some minor changes to this file (such as inserting