Fix whitespace irregularities in code
commit3e0d279d4b458da33c018d8148ab4ebb641a37ef
authorOlly Betts <olly@survex.com>
Wed, 7 Dec 2016 05:54:30 +0000 (7 18:54 +1300)
committerOlly Betts <olly@survex.com>
Wed, 14 Dec 2016 01:57:33 +0000 (14 14:57 +1300)
tree008cfc77c6a99f5d370ce7800c704071def96fc0
parent7aab5a9562a3547d7ad8727a8abee5f859761bd4
Fix whitespace irregularities in code

(cherry picked from commit 1164ee52364d2eb953e90a34236bd0f4502dd233)
65 files changed:
xapian-applications/omega/omega.cc
xapian-applications/omega/pkglibbindir.cc
xapian-applications/omega/query.cc
xapian-applications/omega/templates/godmode
xapian-applications/omega/transform.cc
xapian-applications/omega/urldecode.h
xapian-bindings/python/docs/examples/simplematchdecider.py
xapian-bindings/python/extra.i
xapian-bindings/python/generate-python-exceptions
xapian-bindings/python3/docs/examples/simplematchdecider.py
xapian-bindings/python3/extra.i
xapian-bindings/python3/generate-python-exceptions
xapian-bindings/ruby/docs/examples/simpleexpand.rb
xapian-bindings/ruby/smoketest.rb
xapian-bindings/ruby/xapian.rb
xapian-bindings/xapian-bindings.spec.in
xapian-core/api/compactor.cc
xapian-core/api/omenquire.cc
xapian-core/backends/chert/chert_check.cc
xapian-core/backends/chert/chert_cursor.cc
xapian-core/backends/chert/chert_database.h
xapian-core/backends/chert/chert_table.cc
xapian-core/backends/chert/chert_table.h
xapian-core/backends/glass/glass_check.cc
xapian-core/backends/glass/glass_cursor.cc
xapian-core/backends/glass/glass_database.h
xapian-core/backends/glass/glass_inverter.h
xapian-core/backends/glass/glass_table.h
xapian-core/backends/inmemory/inmemory_database.cc
xapian-core/backends/inmemory/inmemory_database.h
xapian-core/backends/multi/multi_postlist.h
xapian-core/backends/multi/multi_termlist.h
xapian-core/backends/remote/net_termlist.h
xapian-core/common/bitstream.h
xapian-core/common/omassert.h
xapian-core/configure.ac
xapian-core/include/xapian/database.h
xapian-core/include/xapian/geospatial.h
xapian-core/include/xapian/weight.h
xapian-core/languages/steminternal.cc
xapian-core/matcher/andmaybepostlist.h
xapian-core/matcher/andnotpostlist.h
xapian-core/matcher/extraweightpostlist.h
xapian-core/matcher/mergepostlist.h
xapian-core/matcher/orpostlist.h
xapian-core/net/remoteserver.cc
xapian-core/queryparser/queryparser.lemony
xapian-core/tests/api_anydb.cc
xapian-core/tests/api_backend.cc
xapian-core/tests/api_collapse.cc
xapian-core/tests/api_db.cc
xapian-core/tests/api_qpbackend.cc
xapian-core/tests/api_query.cc
xapian-core/tests/api_queryparser.cc
xapian-core/tests/api_sorting.cc
xapian-core/tests/api_unicode.cc
xapian-core/tests/api_weight.cc
xapian-core/tests/api_wrdb.cc
xapian-core/tests/harness/testsuite.h
xapian-core/tests/perftest/get_machine_info.in
xapian-core/tests/perftest/perftest.cc
xapian-core/tests/submitperftest.in
xapian-core/weight/lmweight.cc
xapian-core/weight/weightinternal.cc
xapian-core/weight/weightinternal.h