summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
Diffstat (limited to 'README.3rdPARTY')
-rw-r--r--README.3rdPARTY3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.3rdPARTY b/README.3rdPARTY
index 11e5abd..15d237c 100644
--- a/README.3rdPARTY
+++ b/README.3rdPARTY
@@ -19,8 +19,7 @@ Copyright (c) 2006, Google Inc.
http://code.google.com/p/streamhtmlparser/
- removed all python stuff, autoconf and automake/libtool
-- slighlty rearanged directory structure (public header files
- in 'include', library sources in main subdir)
+- slighlty rearanged directory structure (all files in one directory)
- eliminated some unused parameter warnings
- removed some C++-ism in C-code (like empty function parameter lists)
- made local functions actually 'static', e. g.: