Fix mis-wrapped ctor initialiser lists
commit12fbeb545418d5a8623e30150d74751689855f44
authorOlly Betts <olly@survex.com>
Thu, 3 Aug 2017 23:57:40 +0000 (4 11:57 +1200)
committerOlly Betts <olly@survex.com>
Thu, 3 Aug 2017 23:57:40 +0000 (4 11:57 +1200)
tree7fee948bed7ac05e9153e0aab2b8e1ccd7e14b1e
parent6e3b45c3ecca79d7701f3df8d7ef9e14c4e2277a
Fix mis-wrapped ctor initialiser lists

These should wrap before the ':' not after.
xapian-applications/omega/myhtmlparse.h
xapian-core/cluster/cluster.cc