comment typo
This commit is contained in:
parent
813ee2357c
commit
d0ef049cca
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ performDownload opts cache todownload = case location todownload of
|
||||||
let mediaurl = setDownloader linkurl YoutubeDownloader
|
let mediaurl = setDownloader linkurl YoutubeDownloader
|
||||||
let mediakey = Backend.URL.fromUrl mediaurl Nothing
|
let mediakey = Backend.URL.fromUrl mediaurl Nothing
|
||||||
-- Old versions of git-annex that used quvi might have
|
-- Old versions of git-annex that used quvi might have
|
||||||
-- used the quviurl for this, so check i/f it's known
|
-- used the quviurl for this, so check if it's known
|
||||||
-- to avoid adding it a second time.
|
-- to avoid adding it a second time.
|
||||||
let quviurl = setDownloader linkurl QuviDownloader
|
let quviurl = setDownloader linkurl QuviDownloader
|
||||||
checkknown mediaurl $ checkknown quviurl $
|
checkknown mediaurl $ checkknown quviurl $
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue