Eliminate space between template and <
commit9f709bf096b4dd43f279749d25c6ee957f36cb74
authorOlly Betts <olly@survex.com>
Tue, 18 Sep 2018 00:12:15 +0000 (18 12:12 +1200)
committerOlly Betts <olly@survex.com>
Tue, 18 Sep 2018 00:12:15 +0000 (18 12:12 +1200)
tree90cd3b3cf2e42477d814c30dca9bde4ed10af26f
parent3619d019f3d33d7f08cb9b6b9fd01a3234baff37
Eliminate space between template and <

We use template< nearly 10 times as much as template <, so let's
standardise on the former.
xapian-core/backends/glass/glass_table.h
xapian-core/common/pretty.h
xapian-core/include/xapian/expanddecider.h
xapian-core/include/xapian/keymaker.h
xapian-core/include/xapian/mset.h
xapian-core/include/xapian/queryparser.h
xapian-core/matcher/maxpostlist.h
xapian-core/matcher/multiandpostlist.h
xapian-core/matcher/multixorpostlist.h