From: drh Date: Wed, 10 Mar 2010 14:06:35 +0000 (+0000) Subject: Fix typo in a comment in the sqliteInt.h. No changes to code. X-Git-Tag: version-3.7.2~540 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c92271c54983d3180b6d58bd2bce3779e871a84b;p=thirdparty%2Fsqlite.git Fix typo in a comment in the sqliteInt.h. No changes to code. FossilOrigin-Name: 1716821ddb992fd6d1330604d4f59586bf056b00 --- diff --git a/configure b/configure old mode 100644 new mode 100755 diff --git a/install-sh b/install-sh old mode 100644 new mode 100755 diff --git a/manifest b/manifest index 6e644994b9..88a55dddcd 100644 --- a/manifest +++ b/manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -C Version\s3.6.22 -D 2010-03-09T19:31:43 +C Fix\stypo\sin\sa\scomment\sin\sthe\ssqliteInt.h.\s\sNo\schanges\sto\scode. +D 2010-03-10T14:06:35 F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0 F Makefile.in 4f2f967b7e58a35bb74fb7ec8ae90e0f4ca7868b F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654 @@ -22,7 +22,7 @@ F art/src_logo.gif 9341ef09f0e53cd44c0c9b6fc3c16f7f3d6c2ad9 F config.guess 226d9a188c6196f3033ffc651cbc9dcee1a42977 F config.h.in 868fdb48c028421a203470e15c69ada15b9ba673 F config.sub 9ebe4c3b3dab6431ece34f16828b594fb420da55 -F configure 72c0ad7c8cfabbffeaf8ca61e1d24143cf857eb2 +F configure 72c0ad7c8cfabbffeaf8ca61e1d24143cf857eb2 x F configure.ac 14740970ddb674d92a9f5da89083dff1179014ff F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538 @@ -90,7 +90,7 @@ F ext/rtree/rtree_perf.tcl 6c18c1f23cd48e0f948930c98dfdd37dfccb5195 F ext/rtree/rtree_util.tcl 06aab2ed5b826545bf215fff90ecb9255a8647ea F ext/rtree/tkt3363.test 2bf324f7908084a5f463de3109db9c6e607feb1b F ext/rtree/viewrtree.tcl eea6224b3553599ae665b239bd827e182b466024 -F install-sh 9d4de14ab9fb0facae2f48780b874848cbf2f895 +F install-sh 9d4de14ab9fb0facae2f48780b874848cbf2f895 x F ltmain.sh 3ff0879076df340d2e23ae905484d8c15d5fdea8 F main.mk a36a05a481afcc00388c4d6d4db0e12cacb546e3 F mkdll.sh 7d09b23c05d56532e9d44a50868eb4b12ff4f74a @@ -171,7 +171,7 @@ F src/select.c 4113ef360430ed4e7533690ef46d06c20204adce F src/shell.c c40427c7245535a04a9cb4a417b6cc05c022e6a4 F src/sqlite.h.in 08a2d9a278ff0dfd65055a7ec9c599f7ae1a3c18 F src/sqlite3ext.h 69dfb8116af51b84a029cddb3b35062354270c89 -F src/sqliteInt.h 6873f7f4c24fcdceece8777f2a1cbec049df77a0 +F src/sqliteInt.h 4e411c08ff8d776272948abb861be32e4786eff8 F src/sqliteLimit.h 3afab2291762b5d09ae20c18feb8e9fa935a60a6 F src/status.c d329385a2cba3ea49d9d68af0ad84b22d46b4f40 F src/table.c 2cd62736f845d82200acfa1287e33feb3c15d62e @@ -795,14 +795,14 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f -P 20c400e73a9b6586b97de61da0d9f3d9a01dbebc -R bef78c216faef953a6eddc0170e02337 +P 4ae453ea7be69018d8c16eb8dabe05617397dc4d +R 25cdf970b8cf13dfe99a9c1581789f7c U drh -Z 18025c7420056ae41f12ed18eace5eef +Z e99eb36e5ac2d34c172675659347f3ad -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) -iD8DBQFLlqIloxKgR168RlERAk/hAJ9JiCzvEXeRZo3lDNqwPc1gemhEFgCfa5xe -J3yhTIwklJduhaeZmyIPGx8= -=FtXn +iD8DBQFLl6duoxKgR168RlERAh2OAJ4rGVo0Ky67DkV1DskoXAhvvty7yQCeLTvR +txloZl9HNMRqiFLOWoP/ua8= +=oCnc -----END PGP SIGNATURE----- diff --git a/manifest.uuid b/manifest.uuid index 797e1a385e..12c590884a 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -4ae453ea7be69018d8c16eb8dabe05617397dc4d \ No newline at end of file +1716821ddb992fd6d1330604d4f59586bf056b00 \ No newline at end of file diff --git a/src/sqliteInt.h b/src/sqliteInt.h index 5720b9cf5c..a21513d238 100644 --- a/src/sqliteInt.h +++ b/src/sqliteInt.h @@ -92,7 +92,7 @@ ** The correct "ANSI" way to do this is to use the intptr_t type. ** Unfortunately, that typedef is not available on all compilers, or ** if it is available, it requires an #include of specific headers -** that very from one machine to the next. +** that vary from one machine to the next. ** ** Ticket #3860: The llvm-gcc-4.2 compiler from Apple chokes on ** the ((void*)&((char*)0)[X]) construct. But MSVC chokes on ((void*)(X)).