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
|
||||
#else
|
||||
copyFromRemoteCheap' _ _ _ = Nothing
|
||||
copyFromRemoteCheap _ _ _ = Nothing
|
||||
#endif
|
||||
|
||||
{- Tries to copy a key's content to a remote's annex. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue