typo
This commit is contained in:
parent
d52fd3cf83
commit
456ec9ccf2
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ p2pHttpClientVersions allowedversion rmt fallback clientaction =
|
||||||
Nothing -> noop
|
Nothing -> noop
|
||||||
#else
|
#else
|
||||||
p2pHttpClientVersions _ _ fallback () = fallback
|
p2pHttpClientVersions _ _ fallback () = fallback
|
||||||
"This remote uses an annex+http url, but this version of git-annex is not build with support for that."
|
"This remote uses an annex+http url, but this version of git-annex is not built with support for that."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
clientGet
|
clientGet
|
||||||
|
|
Loading…
Add table
Reference in a new issue