diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-09 09:58:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-09 10:02:15 -0400 |
commit | 6d3c84755bc79f04724a0f88975d7e9400395f10 (patch) | |
tree | e7cd10c5a1040a8044aa65b29891416c7a59733d /Remote.hs | |
parent | 62dc499541761d43f9938b34561bc93bb3f67e4e (diff) |
sync: support gcrypt4.20130909
Diffstat (limited to 'Remote.hs')
-rw-r--r-- | Remote.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ module Remote ( remoteTypes, remoteList, - specialRemote, + syncableRemote, remoteMap, uuidDescriptions, byName, |