fix windows build more
This commit is contained in:
parent
00497fd38e
commit
0f26782a73
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ copyFromRemoteCheap r st repo
|
||||||
)
|
)
|
||||||
| otherwise = Nothing
|
| otherwise = Nothing
|
||||||
#else
|
#else
|
||||||
copyFromRemoteCheap' _ _ _ = Nothing
|
copyFromRemoteCheap _ _ _ = Nothing
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
{- Tries to copy a key's content to a remote's annex. -}
|
{- Tries to copy a key's content to a remote's annex. -}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue