summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2013-05-12 12:49:26 +0200
committerAndreas Baumann <abaumann@yahoo.com>2013-05-12 12:49:26 +0200
commit52a9eeb2d3173319ceb06626bde154a897ad369a (patch)
treeae3b2170f65ac764db5ef4a6ed75a6674bc42377 /README.3rdPARTY
parent2dc69f7a10e03f1dc5bdcea922507bdaddf8258f (diff)
downloadcrawler-52a9eeb2d3173319ceb06626bde154a897ad369a.tar.gz
crawler-52a9eeb2d3173319ceb06626bde154a897ad369a.tar.bz2
upgraded sqlite3 and fixed small documentation bugs
Diffstat (limited to 'README.3rdPARTY')
-rwxr-xr-xREADME.3rdPARTY2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.3rdPARTY b/README.3rdPARTY
index aad8d62..bce3acd 100755
--- a/README.3rdPARTY
+++ b/README.3rdPARTY
@@ -59,6 +59,6 @@ http://code.google.com/p/google-url/
- changes for Windows:
- added pure nmake build system
- fixed trouble around UINT64
-- chnages for pure C89++:
+- changes for pure C89++:
- strtoull and unsigned long long are defined in C99 only
(FreeBSD header files are extremly picky to keep up the standard)