Fix __WIN32__ path handling in Database::check()
commitca44435a26345df703bb257098f7d8c32e7ff6b9
authorOlly Betts <olly@survex.com>
Thu, 19 Oct 2017 04:05:02 +0000 (19 17:05 +1300)
committerOlly Betts <olly@survex.com>
Thu, 19 Oct 2017 06:58:46 +0000 (19 19:58 +1300)
treed016000ce4f4eac83a01e4a081ec4633c3822044
parent38caaf1025f9c14c0e7cac9941cf1693d2c7e64b
Fix __WIN32__ path handling in Database::check()

The handling for '\' as an alternate path separator was broken.
xapian-core/backends/dbcheck.cc