Fix overlong lines and a few other style issues
commit8f4bf940a927cfc887b7603ce9daeefe6cb8b7ef
authorOlly Betts <olly@survex.com>
Fri, 2 Feb 2018 01:21:55 +0000 (2 14:21 +1300)
committerOlly Betts <olly@survex.com>
Fri, 2 Feb 2018 01:21:55 +0000 (2 14:21 +1300)
tree5366988f3b6def59b1929e38a0bab037ff0c698f
parent348e95ecdb72eb1c7cb773b0674ffa9953a515b1
Fix overlong lines and a few other style issues
29 files changed:
xapian-core/backends/dbfactory.cc
xapian-core/backends/honey/honey_alldocspostlist.cc
xapian-core/backends/honey/honey_alltermslist.cc
xapian-core/backends/honey/honey_changes.cc
xapian-core/backends/honey/honey_compact.cc
xapian-core/backends/honey/honey_cursor.h
xapian-core/backends/honey/honey_database.cc
xapian-core/backends/honey/honey_database.h
xapian-core/backends/honey/honey_databasereplicator.cc
xapian-core/backends/honey/honey_freelist.cc
xapian-core/backends/honey/honey_inverter.h
xapian-core/backends/honey/honey_metadata.cc
xapian-core/backends/honey/honey_postlist.cc
xapian-core/backends/honey/honey_postlist_encodings.h
xapian-core/backends/honey/honey_postlisttable.h
xapian-core/backends/honey/honey_spelling.cc
xapian-core/backends/honey/honey_spelling.h
xapian-core/backends/honey/honey_spellingwordslist.cc
xapian-core/backends/honey/honey_synonym.cc
xapian-core/backends/honey/honey_synonym.h
xapian-core/backends/honey/honey_table.cc
xapian-core/backends/honey/honey_table.h
xapian-core/backends/honey/honey_termlist.cc
xapian-core/backends/honey/honey_values.cc
xapian-core/backends/honey/honey_values.h
xapian-core/backends/honey/honey_version.cc
xapian-core/bin/xapian-compact.cc
xapian-core/bin/xapian-inspect-honey.cc
xapian-core/tests/harness/backendmanager_honey.h