BitTorrent: Fix build for "no torrent" code path
authorKyle Meyer <kyle@kyleam.com>
Thu, 19 Nov 2020 17:14:22 +0000 (12:14 -0500)
committerJoey Hess <joeyh@joeyh.name>
Thu, 19 Nov 2020 18:46:21 +0000 (14:46 -0400)
commit9e09dcb2cff16ef1256f1a56c3a5e92bc598c2c1
treecb926b4686a53f1f3168ea9c800623a53439ee1d
parent728afbc4b1ca49940c52a151f1112d83c893d947
BitTorrent: Fix build for "no torrent" code path

The RawFilePath conversions missed a spot in the else arm of "#ifdef
WITH_TORRENTPARSER".
Remote/BitTorrent.hs